R/PipeOpTorchReshape.R
nn_reshape.Rd
Reshape a tensor to the given shape.
nn_reshape(shape)
(integer()) The desired output shape.
integer()