一直有个疑问,就是tensorflow中比如tf.constant、tf.Variable的作用,直接用numpy中矩阵也能进行计算啊。为什么还需要tf.constant、tf.Variable?
https://www.cnblogs.com/tengge/p/6360946.html