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

Method count

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

Source from the content-addressed store, hash-verified

59 ValueType min() const { return min_; }
60
61 int64_t count() const { return count_; }
62
63 ValueType sum() const { return sum_; }
64

Callers 4

TestFastParseFunction · 0.45
FastParseSequenceExampleFunction · 0.45
num_runsMethod · 0.45
ComputeStatsByTypeMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestFastParseFunction · 0.36