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

Method reverse

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

Source from the content-addressed store, hash-verified

2449
2450 @def_function.function
2451 def reverse(l):
2452 l.reverse()
2453
2454 reverse(get_list())
2455

Callers 15

topological_sortMethod · 0.45
__next__Method · 0.45
_reverseFunction · 0.45
__next__Method · 0.45
_reverseFunction · 0.45
__next__Method · 0.45
_reverseFunction · 0.45
__next__Method · 0.45
_reverseFunction · 0.45
full_name_nodeFunction · 0.45
_ReverseGradFunction · 0.45
_random_flipFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected