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.h771 float_ops_(0), in TFMultiGraphNode()
785 float_ops_ = 0; in SnapshotNodes()
812 float_ops_ += node->float_ops(step); in SnapshotNodes()
848 int64_t float_ops() const { return float_ops_; } in float_ops()
898 int64_t float_ops_; variable