tf.reshape( tensor, shape, name=None ). Given tensor , this operation returns a tensor that has the same values as tensor with shape shape .
確定! 回上一頁