bigquery_table_accessor.h | 177 // Offset of the first row in the underlying row_buffer_. 180 // Offset of the next row in the row_buffer_. -1 indicates that this index 186 std::vector<Example> row_buffer_; member in class:tensorflow::BigQueryTableAccessor
|