TensorFlow中权重的随机初始化的方法 一开始没看懂stddev是什么参数,找了一下,在tensorflow/python/ops里有random_ops,其中是这么写 tensorflow权重初始化