Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ AddFloatOps
Method
AddFloatOps
tensorflow/core/profiler/internal/tfprof_node.h:356–356 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
354
const NodeExecStats& step_stat);
355
356
void AddFloatOps(int64 float_ops) { node_.set_float_ops(float_ops); }
357
358
// TODO(xpan): This could take a lot of memory.
359
void AddCode(const CodeDef& code,
Callers
1
AddOpLogProto
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected