Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ append
Method
append
tensorflow/python/eager/function_test.py:2419–2420 ·
view source on GitHub ↗
(l)
Source
from the content-addressed store, hash-verified
2417
2418
@def_function.function
2419
def
append(l):
2420
l.append(constant_op.constant(0.))
2421
2422
append(get_list())
2423
Callers
15
push
Method · 0.45
_initialize_logical_devices
Method · 0.45
__str__
Method · 0.45
config
Method · 0.45
_compute_gpu_options
Method · 0.45
add_post_execution_callback
Method · 0.45
_import_config
Method · 0.45
list_logical_devices
Method · 0.45
__enter__
Method · 0.45
args_to_matching_eager
Function · 0.45
args_to_mixed_eager_tensors
Function · 0.45
fn
Method · 0.45
Calls
1
constant
Method · 0.45
Tested by
no test coverage detected