empty_device

Function empty_device 

Source
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