rstudio / tfdatasets

R interface to TensorFlow Datasets API
https://tensorflow.rstudio.com/tools/tfdatasets/
34 stars 12 forks source link

Feature/dataset collect #59

Closed dfalbel closed 5 years ago

dfalbel commented 5 years ago

Adds the dataset_collect method to completely materialize a dataset. It's useful for debuging, etc.