-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
This project runs with Tensorflow 1.x, which is deprecated and the support to this version will become poor soon. In order to get this project reusable through the scientific community, we should to update the code base to run to an updated version of Tensorflow.
Below we have a message from Google Colab when running a code with Tensorflow 1.x.:
WARNING: Tensorflow 1 is deprecated, and support will be removed on August 1, 2022.
After that, `%tensorflow_version 1.x` will throw an error.
Your notebook should be updated to use Tensorflow 2.
See the guide at https://www.tensorflow.org/guide/migrate#migrate-from-tensorflow-1x-to-tensorflow-2.
Metadata
Metadata
Assignees
Labels
No labels