Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ pop
Method
pop
tensorflow/python/eager/function_test.py:2443–2444 ·
view source on GitHub ↗
(l)
Source
from the content-addressed store, hash-verified
2441
2442
@def_function.function
2443
def
pop(l):
2444
l.pop()
2445
2446
pop(get_list())
2447
Callers
15
ExitGradientColocation
Method · 0.45
_filter_execution_path_operations
Method · 0.45
topological_sort
Function · 0.45
_query_tpu_system_metadata
Function · 0.45
master_job
Function · 0.45
remove
Method · 0.45
eagerly_executed_grad
Function · 0.45
einsum
Function · 0.45
from_config
Method · 0.45
_parse_config_to_function
Function · 0.45
group_embedding_lookup_sparse
Function · 0.45
from_config
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected