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

Method reader

caffe2/python/dataio.py:272–273  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

270 pass
271
272 def reader(self):
273 raise NotImplementedError()
274
275 def writer(self):
276 raise NotImplementedError()

Callers 9

gen_dataFunction · 0.45
new_readerMethod · 0.45
new_readerMethod · 0.45
_pipe_stepFunction · 0.45
test_composite_readerMethod · 0.45
test_runtime_threadsMethod · 0.45
_build_source_readerMethod · 0.45
output_csvFunction · 0.45

Calls

no outgoing calls

Tested by 4

test_composite_readerMethod · 0.36
test_runtime_threadsMethod · 0.36
_build_source_readerMethod · 0.36