MCPcopy 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

topological_sortFunction · 0.45
master_jobFunction · 0.45
removeMethod · 0.45
eagerly_executed_gradFunction · 0.45
einsumFunction · 0.45
from_configMethod · 0.45
from_configMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected