Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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_data
Function · 0.45
new_reader
Method · 0.45
new_reader
Method · 0.45
_pipe_step
Function · 0.45
test_composite_reader
Method · 0.45
test_runtime_threads
Method · 0.45
_test_limit_reader_shared
Method · 0.45
_build_source_reader
Method · 0.45
output_csv
Function · 0.45
Calls
no outgoing calls
Tested by
4
test_composite_reader
Method · 0.36
test_runtime_threads
Method · 0.36
_test_limit_reader_shared
Method · 0.36
_build_source_reader
Method · 0.36