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

Method schema

caffe2/python/dataio_test.py:65–66  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

63 self._src_ds = None
64
65 def schema(self):
66 return self._schema
67
68 def setup(self, ws):
69 self._src_ds = make_source_dataset(ws, offset=self._offset, size=self._size,

Callers 2

_read_all_dataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected