Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/pytorch
/ setup
Function
setup
test/cpp/jit/tests_setup.py:99–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
]
98
99
def
setup():
100
for
test in tests:
101
test.setup()
102
103
104
def
shutdown():
Callers
5
tests_setup.py
File · 0.70
test_subgraph_matcher
Method · 0.50
setup.py
File · 0.50
setup.py
File · 0.50
_assert_wrap_fallback
Method · 0.50
Calls
1
setup
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…