Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ popitem
Method
popitem
tensorflow/python/eager/function_test.py:2515–2516 ·
view source on GitHub ↗
(m)
Source
from the content-addressed store, hash-verified
2513
2514
@def_function.function
2515
def
popitem(m):
2516
m.popitem()
2517
2518
popitem(get_dict())
2519
Callers
4
clear_captures
Method · 0.45
put
Method · 0.45
__del__
Method · 0.45
_sweep
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected