Home
last modified time | relevance | path

Searched refs:reader_options (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/lib/io/
Drecordio_test.cc224 const RecordReaderOptions& reader_options) { in TestNonSequentialReads() argument
234 RecordReader reader(&file, reader_options); in TestNonSequentialReads()
280 const RecordReaderOptions& reader_options) { in TestReadError() argument
287 RecordReader reader(&file, reader_options); in TestReadError()