以下( )函数可以产生符合正太分布的变量
tf.random_normal()
tf.truncated_normal()
tf.random_uniform()
tf.zeros_initializer()