Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ insert
Method
insert
tensorflow/python/kernel_tests/barrier_ops_test.py:339–340 ·
view source on GitHub ↗
(sess, i)
Source
from the content-addressed store, hash-verified
337
})
338
339
def
insert(sess, i):
340
sess.run([insert_0_ops[i], insert_1_ops[i]])
341
342
taken = []
343
Callers
9
testGradientsAxis1
Method · 0.45
benchmark_single_repeated_scalar_insert_scalar
Method · 0.45
benchmark_many_repeated_scalar_insert_scalar
Method · 0.45
benchmark_single_repeated_batch_32_insert_scalar
Method · 0.45
benchmark_many_repeated_batch_32_insert_scalar
Method · 0.45
_testBoth
Method · 0.45
get_reachable_from_inputs
Function · 0.45
_make_op
Method · 0.45
build
Method · 0.45
Calls
1
run
Method · 0.45
Tested by
no test coverage detected