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

Method newest

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

Source from the content-addressed store, hash-verified

53 ValueType first() const { return first_; }
54
55 ValueType newest() const { return newest_; }
56
57 ValueType max() const { return max_; }
58

Callers 4

LatestMetricsMethod · 0.80
LatestMetricsMethod · 0.80
ColumnStringMethod · 0.80
ComputeStatsByTypeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected