Closed junied01khan closed 4 years ago
To resolve this issue: AttributeError: module 'tensorflow' has no attribute 'GraphKeys' I am replacing import tensorflow as tf with import tensorflow.compat.v1 as tf
To resolve this issue: AttributeError: module 'tensorflow' has no attribute 'GraphKeys' I am replacing import tensorflow as tf with import tensorflow.compat.v1 as tf