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

Method outputs

caffe2/python/task.py:635–636  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

633 return TaskOutputList(self._outputs)
634
635 def outputs(self):
636 return self._outputs
637
638 def _notify_used(self):
639 self.get_step()

Callers 9

__repr__Method · 0.95
add_stop_conditionMethod · 0.95
fetch_totalMethod · 0.45
tasks_by_nodeMethod · 0.45
pipe_and_outputFunction · 0.45
initMethod · 0.45
load_blobs_locallyMethod · 0.45
epoch_limiterFunction · 0.45
print_taskFunction · 0.45

Calls

no outgoing calls

Tested by 1

fetch_totalMethod · 0.36