Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ exec_micros
Method
exec_micros
tensorflow/core/profiler/internal/tfprof_node.cc:235–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
}
234
235
int64 ExecStep::exec_micros() const {
236
return accelerator_exec_micros() + cpu_exec_micros();
237
}
238
239
int64 ExecStep::accelerator_exec_micros() const {
240
int64 total = 0;
Callers
9
FormatToalExecTime
Function · 0.45
ReInit
Method · 0.45
AddSelfToTotalStats
Method · 0.45
FormatTotalExecTime
Function · 0.45
Add
Method · 0.45
FormatInputShapes
Method · 0.45
CheckOpView
Method · 0.45
CheckScopeView
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36