Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
LatestMetrics
Method · 0.80
LatestMetrics
Method · 0.80
ColumnString
Method · 0.80
ComputeStatsByType
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected