方法:tf.reshape(tensor, shape, name=None)看个例子:import tensorflow as tf#首先我们定义一个二维数组(一共有num = 40 个参数):arraylist= [[0, 1, 2, 3, 4, 5, 6, ...
確定! 回上一頁