Searched refs:float_ops_ (Results 1 – 1 of 1) sorted by relevance
772 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