MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / get

Method get

tensorflow/core/distributed_runtime/master_session.cc:522–522  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

520 std::unique_ptr<MutableRunGraphResponseWrapper> resp;
521 };
522 Call* get(int index) { return &calls_[index]; }
523
524 // When the index-th call is done, updates the overall status.
525 void WhenDone(int index, const std::string& worker_name, const Status& s) {

Callers 15

CreateMethod · 0.45
TEST_FFunction · 0.45
device_mgrMethod · 0.45
remote_device_mgrMethod · 0.45
CreateSessionMethod · 0.45
SessionMgrTestMethod · 0.45
RunStepMethod · 0.45
RegisterGraphAsyncMethod · 0.45
DoRunGraphMethod · 0.45

Calls

no outgoing calls

Tested by 9

TEST_FFunction · 0.36
SessionMgrTestMethod · 0.36
SetUpMethod · 0.36
EagerServiceImplTestMethod · 0.36
TEST_FFunction · 0.36
RemoteMgrTestMethod · 0.36
TESTFunction · 0.36