francisco64

Results 2 issues of francisco64

Hi and thanks for your kind help, In the [End to end example for BigQuery TensorFlow reader](https://www.tensorflow.org/io/tutorials/bigquery) the method tensorflow_io.bigquery.BigQueryClient.read_session is used to read a table from BigQuery. I don't...

Hi! Is there a way to train from an iterator dataset or something that does not require loading the entire dataset to memory? My dataset is too large to fit...