Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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_condition
Method · 0.95
fetch_total
Method · 0.45
tasks_by_node
Method · 0.45
pipe_and_output
Function · 0.45
init
Method · 0.45
load_blobs_locally
Method · 0.45
epoch_limiter
Function · 0.45
print_task
Function · 0.45
Calls
no outgoing calls
Tested by
1
fetch_total
Method · 0.36