MCPcopy 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

compileMethod · 0.80

Calls

no outgoing calls

Tested by 1