Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ env
Method
env
tensorflow/contrib/star/star_worker_service.cc:271–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
269
}
270
271
WorkerEnv* StarWorker::env() {
272
return env_;
273
}
274
275
StarWorker::StarWorker(WorkerEnv* worker_env)
276
: Worker(worker_env), cancel_mgr_(new CancellationManager) {
Callers
9
GetNextInternal
Method · 0.45
RetrieveGcsFs
Function · 0.45
Compute
Method · 0.45
Schedule
Method · 0.45
InitStarServerTag
Function · 0.45
GetNextInternal
Method · 0.45
RestoreInternal
Method · 0.45
GetNextInternal
Method · 0.45
ToBigtableOp
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected