tensor2tensor icon indicating copy to clipboard operation
tensor2tensor copied to clipboard

Colab notebook breaking after TF1 support removed

Open cmgchess opened this issue 2 years ago • 1 comments

Description

The iPython notebook breaks as mentioned in the Issue title

# Error logs:
ValueError: Tensorflow 1 is unsupported in Colab.

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.

cmgchess avatar Aug 26 '22 14:08 cmgchess

did you find some solution on this? is there a fork that solves this?

Scherlac avatar Mar 09 '23 15:03 Scherlac