GoogleCloudPlatform / dataflux-pytorch

The Dataflux Accelerated Dataloader for PyTorch with GCS is an effort to improve ML-training efficiency when using data stored in GCS for training datasets. Using the Dataflux Accelerated Dataloader for training is up to 3X faster when the dataset consists of many small files (e.g., 100 - 500 KB).
Apache License 2.0
26 stars 4 forks source link

Updating the dataflux_pytorch with updated dataflux_client_python #100

Closed Yash9060 closed 1 month ago

Yash9060 commented 1 month ago

Updating the submodule (dataflux_client_python) in dataflux_pytorch to fix build failures.