splat import { splat } from "destack:tensor"; Build a tensor by repeating value. export declare function splat(value: T, shape: Shape, options?: TensorOutputOptions | undefined): Tensor language/library/src/tensor/ops.ds:22:26