MCPcopy 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
99def setup():
100 for test in tests:
101 test.setup()
102
103
104def shutdown():

Callers 5

tests_setup.pyFile · 0.70
test_subgraph_matcherMethod · 0.50
setup.pyFile · 0.50
setup.pyFile · 0.50
_assert_wrap_fallbackMethod · 0.50

Calls 1

setupMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…