Do I need to rewrite project in Tensorflow 2?

xowdfunxc report abuse

I have an old project that I want to use again. It is written in TensorFlow 1. Do you think I should rewrite it in TensorFlow 2 and install a new environment, or can I leave it as it is? I would not want to change anything, but I am interested in the possibility of further development of the project.

Answers

srSikh report abuse

If I were you, I'd rather rewrite it. Moreover, it is not difficult. They even have an automatic script, see the documentation https://www.tensorflow.org/guide/migrate

nasti_crop report abuse

I think it is better to migrate if you plan to proceed with development. If you are only going to use the old code, it may not be necessary.

Add Answer

Need support?

Just drop us an email to ... Show more