rstudio / tfdatasets

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

Missing function dataset_collect() #65

Open statist-bhfz opened 4 years ago

statist-bhfz commented 4 years ago

Function dataset_collect() mentioned in https://tensorflow.rstudio.com/guide/tensorflow/eager_execution/ are missing as well as its help page https://tensorflow.rstudio.com/guide/tools/tfdatasets/reference/dataset_collect.html

antoine-sachet commented 4 years ago

It is present in the current CRAN version.