Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetKernelStats
Method
GetKernelStats
tensorflow/core/common_runtime/executor.cc:274–276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
void RunAsync(Executor::DoneCallback done);
273
274
ExecutorInternal::KernelStats* GetKernelStats() const {
275
return kernel_stats_;
276
}
277
278
protected:
279
// Use `TaggedNode` types defined by `PropagatorStateType`.
Callers
1
ProcessAsync
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected