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

Method sum

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

Source from the content-addressed store, hash-verified

61 int64_t count() const { return count_; }
62
63 ValueType sum() const { return sum_; }
64
65 HighPrecisionValueType squared_sum() const { return squared_sum_; }
66

Callers 15

_optimizeFunction · 0.45
mainFunction · 0.45
_count_total_paramsFunction · 0.45
CompareSingularVectorsFunction · 0.45
_LRNMethod · 0.45
testConcurrentUpdatesMethod · 0.45
CompareOrthogonalFunction · 0.45
_npXentMethod · 0.45
_test_3d_weightedMethod · 0.45

Calls

no outgoing calls

Tested by 15

CompareSingularVectorsFunction · 0.36
_LRNMethod · 0.36
testConcurrentUpdatesMethod · 0.36
CompareOrthogonalFunction · 0.36
_npXentMethod · 0.36
_test_3d_weightedMethod · 0.36
np_aucMethod · 0.36
testNonZeroLossMethod · 0.36