Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_sort
Method · 0.45
__next__
Method · 0.45
_reverse
Function · 0.45
__next__
Method · 0.45
_reverse
Function · 0.45
__next__
Method · 0.45
_reverse
Function · 0.45
__next__
Method · 0.45
_reverse
Function · 0.45
full_name_node
Function · 0.45
_ReverseGrad
Function · 0.45
_random_flip
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected