MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / multiply

Method multiply

tensorflow/python/data/kernel_tests/map_test.py:512–513  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

510 def control_map_fn(x, y):
511
512 def multiply():
513 return x * 2
514
515 def divide():
516 return x // 2

Callers 15

embedding_optFunction · 0.80
embedding_var_optFunction · 0.80
_create_modelMethod · 0.80
l2Method · 0.80
_create_modelMethod · 0.80
parse_csvFunction · 0.80
parse_parquetFunction · 0.80
l2Function · 0.80
l2Function · 0.80
_create_modelMethod · 0.80
_generate_saved_modelFunction · 0.80
test_mpi_allgatherMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected