MCPcopy 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_capturesMethod · 0.45
putMethod · 0.45
__del__Method · 0.45
_sweepMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected