Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
162
tensorflow::Status EagerExecutor::status() const {
163
tf_shared_lock l(node_queue_mutex_);
164
return status_;
165
}
166
167
void EagerExecutor::Run() {
168
auto thread_exited_notifier =
Callers
13
ProcessOutputs
Method · 0.45
CopyHostToDevice
Function · 0.45
CopyDeviceToDevice
Function · 0.45
CopyDeviceToHost
Function · 0.45
TEST_F
Function · 0.45
ComputeBinOp
Function · 0.45
Run
Method · 0.45
BM_CreateGraph
Function · 0.45
EagerLocalExecute
Function · 0.45
LocalEagerCopyToDevice
Function · 0.45
gpu_device.cc
File · 0.45
ValidateGPUMachineManager
Function · 0.45
Calls
no outgoing calls
Tested by
3
TEST_F
Function · 0.36
BM_CreateGraph
Function · 0.36
DoAddChain
Method · 0.36