You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am curious how to read a webdataset from cloud storage (e.g. s3 or gcs)? I have tried using a pipe, providing the gs:// URI, and other options into the sample code provided here but cannot open the webdataset. Is there a way to do this, or do I need to combine the webdataset reader with another reader?
Check for duplicates
I have searched the open bugs/issues and have found no duplicates for this bug report
The text was updated successfully, but these errors were encountered:
Hi. We do support S3 storage but no gcs at the moment. The example you are referring is relevant, webdataset reader can take S3 uris instead of local paths. Could you please try with a S3 location?
Describe the question.
Hello,
I am curious how to read a webdataset from cloud storage (e.g. s3 or gcs)? I have tried using a pipe, providing the gs:// URI, and other options into the sample code provided here but cannot open the webdataset. Is there a way to do this, or do I need to combine the webdataset reader with another reader?
Check for duplicates
The text was updated successfully, but these errors were encountered: