MCPcopy Index your code
hub / github.com/pytorch/pytorch / _run_compiled

Method _run_compiled

caffe2/python/session.py:157–158  ·  view source on GitHub ↗
(self, task_group)

Source from the content-addressed store, hash-verified

155 raise NotImplementedError()
156
157 def _run_compiled(self, task_group):
158 raise NotImplementedError()
159
160 @classmethod
161 def _compile_task_group(cls, task_group, setup_net_list=None):

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected