Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/pytorch/pytorch
/ Steps
Method
Steps
caffe2/python/core.py:2923–2924 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2921
self.AddNets([step.get_net(n)
for
n in net_list])
2922
2923
def
Steps(self):
2924
return
self._steps
2925
2926
def
get_all_attributes(self, name):
2927
""
"
Callers
2
test_create_plan_from_proto_correctly
Method · 0.95
compile
Method · 0.80
Calls
no outgoing calls
Tested by
1
test_create_plan_from_proto_correctly
Method · 0.76