-
-
Notifications
You must be signed in to change notification settings - Fork 441
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
[Feature request] TF2.0 Support #239
Comments
TF 2.0 support is a big upgrade, and probably not backward compatible. I think we should create a new branch and release a major version for this feature. |
I have created the TF2.0 branch. After testing with the test cases, here are the issues I think we need to fix first.
|
|
As the migrate script shows, |
@lsgrep we should try to support both 1.14 and 2.0. |
I think the The final result looks like this.
Users can install TF 1.14 version using Release the current tf 1.14 version
|
Updated name changing propose at #265 |
Migrate discussion to the #340 |
TF 2.0 Support eager mode by default, easy to debug. Also, UnifiedLSTM is really cool.
The text was updated successfully, but these errors were encountered: