I have multiple Parquet file in Gzip format which I have to read in using Tensor flow dataset API, I could not find any standard function in Dataset API does that, do we have any alternative for this. I want to use Interleave to get better performance.
Hi Team,
I have multiple Parquet file in Gzip format which I have to read in using Tensor flow dataset API, I could not find any standard function in Dataset API does that, do we have any alternative for this. I want to use Interleave to get better performance.