Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pytorch/pytorch
/ Proto
Method
Proto
caffe2/python/core.py:2899–2900 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2897
return
self._plan.name
2898
2899
def
Proto(self):
2900
return
self._plan
2901
2902
def
AddNets(self, nets):
2903
for
net in nets:
Callers
5
testRunPlan
Method · 0.95
test_multithreaded_evaluation
Method · 0.95
test_create_plan_from_proto_correctly
Method · 0.95
analyze_task
Function · 0.95
test_simple_python_op
Method · 0.95
Calls
no outgoing calls
Tested by
4
testRunPlan
Method · 0.76
test_multithreaded_evaluation
Method · 0.76
test_create_plan_from_proto_correctly
Method · 0.76
test_simple_python_op
Method · 0.76