Qi Sun

Results 1 issues of Qi Sun

just add ``` import tensorflow.compat.v1 as tf tf.disable_v2_behavior() ``` before ``` tf.enable_eager_execution() ```