AttributeError: module 'tensorflow' has no attribute 'random_normal' site:stackoverflow.com code example
Example: AttributeError: module 'tensorflow' has no attribute 'random_normal'
It was moved to tf.random.normal (along with all the other
tf.random_* functions)