Module tfrecord::record_reader

source ·
Expand description

TFRecord data reader.

The RecordIter iterator reads records from a file.

The RecordStream reads records from a file and can cooperated with future’s stream API..

Structs

Type Aliases