FENG Yurong
Results
1
comments of
FENG Yurong
> @tonglizi You can use the following two lines to replace `import tensorflow as tf`: > `import tensorflow.compat.v1 as tf ` > `tf.disable_v2_behavior()` > However, as you are using WINDOWS...