Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ add
Method
add
tensorflow/python/keras/utils/generic_utils.py:478–479 ·
view source on GitHub ↗
(self, n, values=None)
Source
from the content-addressed store, hash-verified
476
self._last_update = now
477
478
def
add(self, n, values=None):
479
self.update(self._seen_so_far + n, values)
480
481
482
def
make_batches(size, batch_size):
Callers
15
fn
Method · 0.45
true_fn
Method · 0.45
false_fn
Method · 0.45
fn
Method · 0.45
_run_session
Method · 0.45
testRoundTripInsertReadOnceSorts
Method · 0.45
testRoundTripInsertMultiThreadedReadOnceSorts
Method · 0.45
testRoundTripInsertManyMultiThreadedReadOnceSorts
Method · 0.45
testRoundTripInsertOnceReadOnceSorts
Method · 0.45
testAccumulatorIncrementGlobalStep
Method · 0.45
b
Method · 0.45
build_test_graph
Method · 0.45
Calls
1
update
Method · 0.95
Tested by
15
fn
Method · 0.36
true_fn
Method · 0.36
false_fn
Method · 0.36
fn
Method · 0.36
_run_session
Method · 0.36
testRoundTripInsertReadOnceSorts
Method · 0.36
testRoundTripInsertMultiThreadedReadOnceSorts
Method · 0.36
testRoundTripInsertManyMultiThreadedReadOnceSorts
Method · 0.36
testRoundTripInsertOnceReadOnceSorts
Method · 0.36
testAccumulatorIncrementGlobalStep
Method · 0.36
b
Method · 0.36
build_test_graph
Method · 0.36