Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_optimize
Function · 0.45
_compute_quantization_error
Function · 0.45
main
Function · 0.45
_count_total_params
Function · 0.45
CompareSingularVectors
Function · 0.45
_LRN
Method · 0.45
EquilibrateEigenVectorPhases
Function · 0.45
testConcurrentUpdates
Method · 0.45
testScatterNdRepatedIndicesAdd
Method · 0.45
CompareOrthogonal
Function · 0.45
_npXent
Method · 0.45
_test_3d_weighted
Method · 0.45
Calls
no outgoing calls
Tested by
15
CompareSingularVectors
Function · 0.36
_LRN
Method · 0.36
EquilibrateEigenVectorPhases
Function · 0.36
testConcurrentUpdates
Method · 0.36
testScatterNdRepatedIndicesAdd
Method · 0.36
CompareOrthogonal
Function · 0.36
_npXent
Method · 0.36
_test_3d_weighted
Method · 0.36
np_auc
Method · 0.36
testNonZeroLoss
Method · 0.36
testNonZeroLossWithPythonScalarWeight
Method · 0.36
testNonZeroLossWithScalarTensorWeight
Method · 0.36