MCPcopy 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
271WorkerEnv* StarWorker::env() {
272 return env_;
273}
274
275StarWorker::StarWorker(WorkerEnv* worker_env)
276 : Worker(worker_env), cancel_mgr_(new CancellationManager) {

Callers 9

GetNextInternalMethod · 0.45
RetrieveGcsFsFunction · 0.45
ComputeMethod · 0.45
ScheduleMethod · 0.45
InitStarServerTagFunction · 0.45
GetNextInternalMethod · 0.45
RestoreInternalMethod · 0.45
GetNextInternalMethod · 0.45
ToBigtableOpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected