MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / clear

Method clear

tensorflow/python/eager/function_test.py:2470–2471  ·  view source on GitHub ↗
(l)

Source from the content-addressed store, hash-verified

2468
2469 @def_function.function
2470 def clear(l):
2471 l.clear()
2472
2473 clear(get_list())
2474

Callers 2

CallBackwardFunctionMethod · 0.45
ClearMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected