MCPcopy Create free account
hub / github.com/pytorch/pytorch / input_record

Method input_record

caffe2/python/core.py:2182–2183  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

2180 )
2181
2182 def input_record(self):
2183 return self._input_record
2184
2185 def output_record(self):
2186 return self._output_record

Callers 2

clone_and_bind_netFunction · 0.45
add_param_DEPRECATEDMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected