io icon indicating copy to clipboard operation
io copied to clipboard

alicloud oss error

Open chunyang-wen opened this issue 4 years ago • 2 comments

It seems that from certain version of tensorflow_io, this storage type can not be accessed. Below are my tests:

0.19.x Not working 0.17.1 Not working, tf==2.4.2 0.17.0 Not working tf==2.4.0 0.16.0 works tf==2.3.3 0.13.0 works 0.8.1 works

Just have a glimpse of the code, it seems no changes have taken place. Maybe the underline implementation of tensorflow or build is not compatible?

chunyang-wen avatar Jul 14 '21 11:07 chunyang-wen

image

chunyang-wen avatar Jul 14 '21 15:07 chunyang-wen

cc @terrytangyuan @zou000 FYI

yongtang avatar Jul 15 '21 15:07 yongtang