Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ count
Method
count
tensorflow/python/keras/metrics.py:2433–2434 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2431
2432
@property
2433
def
count(self):
2434
return
self._count
if
self._built
else
None
2435
2436
def
update_state(self, values, sample_weight=None):
2437
""
"Accumulates statistics
for
computing the element-wise mean.
Callers
15
einsum
Function · 0.45
count_bits
Method · 0.45
string_format
Function · 0.45
IsPythonReserved
Function · 0.45
IsOpWithUnderscorePrefix
Function · 0.45
testNodeOneHasExactlyOneInterpolatedDevice
Method · 0.45
testNodeTwoHasTwoInterpolatedDevice
Method · 0.45
testNodeThreeHasFancyFunctionDisplayNameForInterpolatedDevice
Method · 0.45
PredictCosts
Method · 0.45
testCollectInputs
Method · 0.45
testCount
Method · 0.45
testSparseCount
Method · 0.45
Calls
no outgoing calls
Tested by
10
count_bits
Method · 0.36
testNodeOneHasExactlyOneInterpolatedDevice
Method · 0.36
testNodeTwoHasTwoInterpolatedDevice
Method · 0.36
testNodeThreeHasFancyFunctionDisplayNameForInterpolatedDevice
Method · 0.36
testCollectInputs
Method · 0.36
testCount
Method · 0.36
testSparseCount
Method · 0.36
testGraphStructureLookupGivesNodeInputsAndRecipients
Method · 0.36
_assert_correct_run_subdir_naming
Method · 0.36
test_CSVLogger
Method · 0.36