Alexander Abramov

Results 5 comments of Alexander Abramov

Hello, my friend. We so sorry, but this code working with tf.1x versions. пн, 7 мар. 2022 г., 8:19 PM Gabriel Netz ***@***.***>: > Hi, first of all, thanks a...

Good day! What's tf version are you use? чт, 24 сент. 2020 г., 10:52 Nas : > Hi, > Running the colab lets me encounter an issue in step 2:...

The first idea it's non relevant tf version. tf 1.x are relevant for this. tf2.x versions don't supported now.

@Nasnl tf version in colab 2.3.0. The paper has written for tf 1.x. Tf 2x has been released after this paper. Sorry. We working about support tf2 version now.

@Nasnl You can install tf 1.15 instead tf2x into your colab notebook or try to use next command: **import tensorflow.compat.v1 as tf**