|
def | schema (self) |
|
def | setup (self, kwargs) |
|
def | new_reader (self, kwargs) |
|
Allow usage of a reader in distributed fashion.
Definition at line 210 of file dataio.py.
def caffe2.python.dataio.ReaderBuilder.setup |
( |
|
self, |
|
|
|
kwargs |
|
) |
| |
Optionally, perform one-time setup before calling new_reader().
Subclass should make sure this function is only called once.
Definition at line 215 of file dataio.py.
The documentation for this class was generated from the following file: