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

Method writer

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

Source from the content-addressed store, hash-verified

273 raise NotImplementedError()
274
275 def writer(self):
276 raise NotImplementedError()
277
278 def num_readers(self):
279 return self._num_readers

Callers 12

write_headerMethod · 0.45
_write_rowMethod · 0.45
format_test_csv.pyFile · 0.45
write_to_disk_staticMethod · 0.45
_init_outputFunction · 0.45
build_cache_stepMethod · 0.45
test_composite_readerMethod · 0.45
_read_all_dataMethod · 0.45
output_csvFunction · 0.45

Calls

no outgoing calls

Tested by 4

test_composite_readerMethod · 0.36
_read_all_dataMethod · 0.36