MCPcopy 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_optFunction · 0.80
mainFunction · 0.80
per_example_maxent_lossFunction · 0.80
setUpMethod · 0.80
_finishMethod · 0.80
CompareSingularVectorsFunction · 0.80
CompareOrthogonalFunction · 0.80
setUpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected