-
Notifications
You must be signed in to change notification settings - Fork 269
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
A request for system version updates #99
Comments
I think so, so could you please convert your code to tensorflow 2.0? This matter is so import for us. |
we're currently looking into this, but migrating the code to Tensorflow 2 is a major undertaking that also carries risk (to stability, compatibility, efficiency). |
We have done most of the code migration work under tensorflow 2.0, but we are currently stuck with a tricky problem. We have sent a help email to you, hoping to get any reply to you.Thanks! |
Any updates on this front? |
There is a branch compatible with Tensorflow 2, which will be eventually merged into master: https://github.com/EdinburghNLP/nematus/tree/tf2 The branch doesn't yet support eager execution, and any contributions to make it the code more native Tensorflow 2 are welcome. |
Since I am currently doing more flexibility in the model, can I request to update a system version of tensorflow 2.0 alpha?
The text was updated successfully, but these errors were encountered: