cast import { cast } from "destack:tensor"; Cast tensor elements to U by bit reinterpretation. export declare function cast(tensor: Tensor, options?: TensorOutputOptions | undefined): Tensor language/library/src/tensor/ops.ds:439:442