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

[Draft] TensorFlow 2.0 #9

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

[Draft] TensorFlow 2.0 #9

wants to merge 8 commits into from

Conversation

justin1121
Copy link
Member

No description provided.

@justin1121 justin1121 changed the title initial tf2 rfc [WIP] initial tf2 rfc Oct 16, 2019
@mortendahl mortendahl changed the title [WIP] initial tf2 rfc [WIP] TensorFlow 2.0 Oct 16, 2019

## Design Proposal

TODO
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might be ambitious, but how about including compatibility with TF Datasets for existing examples & higher level APIs?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would boil down to accepting tf.data.Dataset objects in higher-level APIs & switching examples to use DatasetBuilders instead of the custom download/convert code that's currently there

Copy link
Member

@jvmncs jvmncs Oct 19, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The big gain here would be easy experimentation with standard datasets, as well as initial support for all the data sources that tensorflow_io supports.

@mortendahl mortendahl changed the title [WIP] TensorFlow 2.0 [Draft] TensorFlow 2.0 Oct 22, 2019
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

Successfully merging this pull request may close these issues.

3 participants