nematus icon indicating copy to clipboard operation
nematus copied to clipboard

A request for system version updates

Open dangztiutiu opened this issue 6 years ago • 5 comments

Since I am currently doing more flexibility in the model, can I request to update a system version of tensorflow 2.0 alpha?

dangztiutiu avatar Apr 10 '19 08:04 dangztiutiu

I think so, so could you please convert your code to tensorflow 2.0? This matter is so import for us.

pengr avatar Apr 23 '19 01:04 pengr

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).

rsennrich avatar Apr 24 '19 11:04 rsennrich

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!

pengr avatar May 01 '19 16:05 pengr

Any updates on this front?

borgr avatar Feb 03 '20 06:02 borgr

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.

rsennrich avatar Feb 03 '20 08:02 rsennrich