Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_opt
Function · 0.80
embedding_var_opt
Function · 0.80
_create_model
Method · 0.80
l2
Method · 0.80
_create_model
Method · 0.80
parse_csv
Function · 0.80
parse_parquet
Function · 0.80
l2
Function · 0.80
l2
Function · 0.80
_create_model
Method · 0.80
_generate_saved_model
Function · 0.80
test_mpi_allgather
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected