pub fn empty_device<R: CubeRuntime, E: CubeElement>(
client: ComputeClient<R>,
device: R::Device,
shape: Shape,
) -> CubeTensor<R>Expand description
Creates a tensor with uninitialized memory
pub fn empty_device<R: CubeRuntime, E: CubeElement>(
client: ComputeClient<R>,
device: R::Device,
shape: Shape,
) -> CubeTensor<R>Creates a tensor with uninitialized memory