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

Method status

tensorflow/core/common_runtime/eager/eager_executor.cc:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160}
161
162tensorflow::Status EagerExecutor::status() const {
163 tf_shared_lock l(node_queue_mutex_);
164 return status_;
165}
166
167void EagerExecutor::Run() {
168 auto thread_exited_notifier =

Callers 13

ProcessOutputsMethod · 0.45
CopyHostToDeviceFunction · 0.45
CopyDeviceToDeviceFunction · 0.45
CopyDeviceToHostFunction · 0.45
TEST_FFunction · 0.45
ComputeBinOpFunction · 0.45
RunMethod · 0.45
BM_CreateGraphFunction · 0.45
EagerLocalExecuteFunction · 0.45
LocalEagerCopyToDeviceFunction · 0.45
gpu_device.ccFile · 0.45

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.36
BM_CreateGraphFunction · 0.36
DoAddChainMethod · 0.36