MCPcopy 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

testRunPlanMethod · 0.95
analyze_taskFunction · 0.95
test_simple_python_opMethod · 0.95

Calls

no outgoing calls

Tested by 4

testRunPlanMethod · 0.76
test_simple_python_opMethod · 0.76