Google Cloud Bucket support
zhengzangw opened this issue · 1 comments
zhengzangw commented
Pytorch xla has torch_xla.utils.tf_record_reader.TfRecordReader
which supports loading from GCB. When I use the GCB location for TFRecordDataset
, I got
FileNotFoundError: [Errno 2] No such file or directory: 'gs://xxx'
I wonder whether this repo also supports it.
vahidk commented
Not currently. This is not supported.