This is the complete list of members for caffe2.python.dataio.ReaderWithDelay, including all inherited members.
__init__(self, reader, delay) (defined in caffe2.python.dataio.ReaderWithDelay) | caffe2.python.dataio.ReaderWithDelay | |
__init__(self, schema=None) (defined in caffe2.python.dataio.Reader) | caffe2.python.dataio.Reader | |
delay (defined in caffe2.python.dataio.ReaderWithDelay) | caffe2.python.dataio.ReaderWithDelay | |
execution_step(self, reader_net_name=None, external_should_stop=None) | caffe2.python.dataio.Reader | |
read(self, read_net) | caffe2.python.dataio.Reader | |
read_ex(self, local_init_net, local_finish_net) (defined in caffe2.python.dataio.ReaderWithDelay) | caffe2.python.dataio.ReaderWithDelay | |
read_record(self, read_net) (defined in caffe2.python.dataio.Reader) | caffe2.python.dataio.Reader | |
read_record_ex(self, local_init_net, local_finish_net) (defined in caffe2.python.dataio.Reader) | caffe2.python.dataio.Reader | |
reader (defined in caffe2.python.dataio.ReaderWithDelay) | caffe2.python.dataio.ReaderWithDelay | |
reset(self, net) | caffe2.python.dataio.Reader | |
schema(self) (defined in caffe2.python.dataio.Reader) | caffe2.python.dataio.Reader | |
setup_ex(self, global_init_net, global_finish_net) (defined in caffe2.python.dataio.ReaderWithDelay) | caffe2.python.dataio.ReaderWithDelay | |