Skip to content

Remove keras package. #132

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

Merged
merged 2 commits into from
Oct 16, 2020
Merged

Conversation

deansher
Copy link
Contributor

In issue #109, we decided to work toward a single framework API for now.

README.md Outdated
* Also, the framework API should support fine control over all aspects of modeling, training, and
inference. Unlike with Python Keras, we want this to feel like staying in the same API rather
than diving into a separate layer. But here again, if we are ever unable to reconcile this goal
with easy translation from Python Keras, we may split the framework API into two layers.
Copy link
Collaborator

Choose a reason for hiding this comment

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

What about adding a new README.md file under the tensorflow-framework module where we explain more in detail what is the nature of this library. And we can add a link to this page in the tensorflow-framework module item above.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

Copy link
Collaborator

@karllessard karllessard left a comment

Choose a reason for hiding this comment

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

Thanks @deansher

@karllessard karllessard merged commit e181d03 into tensorflow:master Oct 16, 2020
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.

2 participants