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

Method kwargs

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

Source from the content-addressed store, hash-verified

86 return "Node(name={}, kwargs={})".format(self._name, self._kwargs)
87
88 def kwargs(self):
89 return self._kwargs
90
91
92class WorkspaceType:

Callers 1

add_nodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected