Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AlibabaCloud OSS support #24556

Closed
oss-developer opened this issue Dec 25, 2018 · 3 comments
Closed

AlibabaCloud OSS support #24556

oss-developer opened this issue Dec 25, 2018 · 3 comments

Comments

@oss-developer
Copy link

oss-developer commented Dec 25, 2018

AlibabaCloud Object Storage Service(OSS) is one of the most widely used cloud stroage services in the world. Could I ask for OSS support with tensorflow?

@yongtang
Copy link
Member

@oss-developer The file systems and frameworks are now supported by TensorFlow's SIG IO and discussions are mostly done through:
Google Group: https://groups.google.com/a/tensorflow.org/forum/#!forum/io
Repository: https://github.com/tensorflow/io

@ymodak ymodak added type:feature Feature requests and removed type:feature Feature requests labels Dec 26, 2018
@oss-developer
Copy link
Author

oss-developer commented Dec 27, 2018

@yongtang , May I know what difference between https://github.com/tensorflow/tensorflow/tree/master/tensorflow/core/platform and https://github.com/tensorflow/io supports external-filesystems?

@yongtang
Copy link
Member

@oss-developer The https://github.com/tensorflow/tensorflow/tree/master/tensorflow/core/platform consists of a very minimal set of file systems, some are for historical reasons. Most of the file systems and streaming frameworks used to be provided through tf.contrib (e.g., Ignite File System, Kafka Streaming, etc).

Starting TF 2.0, tf.contrib will be shifted to different SIGs for maintenance. SIG I/O (https://github.com/tensorflow/io) focus on existing and future file systems and streaming frameworks support.

I have moved the issue to tensorflow/io#41, so will close this issue now.

Discussion could be continued in SIG IO (tensorflow/io#41) and SIG IO Google Group (https://groups.google.com/a/tensorflow.org/forum/#!forum/io).

Thanks for the interests and support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants