tensorflow / datasets

TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
https://www.tensorflow.org/datasets
Apache License 2.0
4.23k stars 1.52k forks source link

Add example writer that writes to multiple file formats #5484

Closed copybara-service[bot] closed 1 week ago

copybara-service[bot] commented 1 week ago

Add example writer that writes to multiple file formats

This can be used when you want to generate the dataset in multiple formats, e.g. tfrecord, riegeli, and parquet.