Home
last modified time | relevance | path

Searched refs:float_ops_ (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node.h772 float_ops_(0), in TFMultiGraphNode()
786 float_ops_ = 0; in SnapshotNodes()
813 float_ops_ += node->float_ops(step); in SnapshotNodes()
849 int64 float_ops() const { return float_ops_; } in float_ops()
899 int64 float_ops_; variable