reshape
public function reshape(array $shape, string $name = ''): Tensor
Gives a new shape to an array without changing its data.
public function reshape(array $shape, string $name = ''): Tensor
Gives a new shape to an array without changing its data.