Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ divide
Method
divide
tensorflow/python/data/kernel_tests/map_test.py:515–516 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
513
return
x * 2
514
515
def
divide():
516
return
x // 2
517
518
def
defaults_two():
519
return
control_flow_ops.cond(
Callers
15
embedding_var_opt
Function · 0.80
main
Function · 0.80
testSingleUpdateNormalizedByLabels
Method · 0.80
_ComputeBatchNormCorrections
Function · 0.80
per_example_maxent_loss
Function · 0.80
setUp
Method · 0.80
_finish
Method · 0.80
CompareSingularVectors
Function · 0.80
CompareOrthogonal
Function · 0.80
testSingleUpdateNormalizedByLabels
Method · 0.80
setUp
Method · 0.80
testEnsuresDynamicShape_RaisesError
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected