Saduf2019

Results 3 comments of Saduf2019

I ran the code shared and face memory related issues, please find the [gist here](https://colab.research.google.com/gist/Saduf2019/75fdc0dad0344355c9b02a21b6263f07/untitled503.ipynb)

I ran the code on tf 2.4 and and face a different error on nightly, please find the [gist here](https://colab.research.google.com/gist/Saduf2019/e6435e077a9cd287a043bed1389da761/untitled507.ipynb)

@kaiyu-pony You can use "tf.compat.v1.disable_eager_execution()" to avoid the error, please refer to this [gist here](https://colab.research.google.com/gist/Saduf2019/eedfcb6027362d1c0dc5db5ce5aca460/untitled631.ipynb).