Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ extend
Method
extend
tensorflow/python/eager/function_test.py:2427–2428 ·
view source on GitHub ↗
(l)
Source
from the content-addressed store, hash-verified
2425
2426
@def_function.function
2427
def
extend(l):
2428
l.extend([constant_op.constant(0.)])
2429
2430
extend(get_list())
2431
Callers
15
get_reachable
Method · 0.45
train
Function · 0.45
eval
Function · 0.45
gen_cluster_info
Function · 0.45
train
Function · 0.45
eval
Function · 0.45
gen_cluster_info
Function · 0.45
train
Function · 0.45
eval
Function · 0.45
gen_cluster_info
Function · 0.45
train
Function · 0.45
eval
Function · 0.45
Calls
1
constant
Method · 0.45
Tested by
no test coverage detected