Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ SetRank
Method
SetRank
tensorflow/core/framework/run_handler.cc:195–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
194
void SetTracemeId(int64 value) { traceme_id_ = value; }
195
void SetRank(int64 value) { rank_ = value; }
196
197
int64 GetInflightTaskCount(bool is_blocking) {
198
std::atomic<int64>* counter =
Callers
1
RecomputePoolStatsLocked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected