Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pytorch/pytorch
/ _compile_task_group
Method
_compile_task_group
caffe2/python/session.py:161–162 ·
view source on GitHub ↗
(cls, task_group, setup_net_list=None)
Source
from the content-addressed store, hash-verified
159
160
@classmethod
161
def
_compile_task_group(cls, task_group, setup_net_list=None):
162
return
task_group
163
164
def
_do_close(self):
165
pass
Callers
1
compile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected