|
def | __init__ (self) |
|
def | setup_ex (self, global_init_net, global_finish_net) |
|
def | read_ex (self, local_init_net, local_finish_net) |
|
def | __init__ (self, schema=None) |
|
def | schema (self) |
|
def | setup_ex (self, init_net, finish_net) |
|
def | read_ex (self, local_init_net, local_finish_net) |
|
def | read_record_ex (self, local_init_net, local_finish_net) |
|
def | read (self, read_net) |
|
def | reset (self, net) |
|
def | read_record (self, read_net) |
|
def | execution_step (self, reader_net_name=None, external_should_stop=None) |
|
Reader that produces increasing integers.
Definition at line 297 of file dataio.py.
The documentation for this class was generated from the following file: