Caffe2 - Python API
A deep learning, cross platform ML framework
caffe2.python.text_file_reader.TextFileReader Member List

This is the complete list of members for caffe2.python.text_file_reader.TextFileReader, including all inherited members.

__init__(self, init_net, filename, schema, num_passes=1, batch_size=1)caffe2.python.text_file_reader.TextFileReader
__init__(self, schema=None) (defined in caffe2.python.dataio.Reader)caffe2.python.dataio.Reader
execution_step(self, reader_net_name=None, external_should_stop=None)caffe2.python.dataio.Reader
read(self, net)caffe2.python.text_file_reader.TextFileReader
read_ex(self, local_init_net, local_finish_net) (defined in caffe2.python.dataio.Reader)caffe2.python.dataio.Reader
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
reset(self, net)caffe2.python.dataio.Reader
schema(self) (defined in caffe2.python.dataio.Reader)caffe2.python.dataio.Reader
setup_ex(self, init_net, finish_net)caffe2.python.dataio.Reader