MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / max

Method max

tensorflow/core/util/stats_calculator.h:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 ValueType newest() const { return newest_; }
56
57 ValueType max() const { return max_; }
58
59 ValueType min() const { return min_; }
60

Calls

no outgoing calls