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