Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/pytorch
/ setup
Method
setup
test/cpp/jit/tests_setup.py:7–8 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
5
6
class
Setup:
7
def
setup(self):
8
raise
NotImplementedError()
9
10
def
shutdown(self):
11
raise
NotImplementedError()
Callers
2
test_cpp
Method · 0.45
setup
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected