错误提示:AttributeError:module 'tensorflow' has no attribute 'truncated_normal'
tf.random.truncated_normal(shape=[100], stddev=10)
感谢!!!