reshape import { reshape } from "destack:tensor"; Reshape tensor to shape. export declare function reshape(tensor: Tensor, shape: Shape, options?: TensorOutputOptions | undefined): Tensor language/library/src/tensor/ops.ds:38:42