Skip to main content

zeros_client

Function zeros_client 

Source
pub fn zeros_client<R: CubeRuntime>(
    client: ComputeClient<R>,
    device: R::Device,
    shape: Shape,
    dtype: DType,
) -> CubeTensor<R>
Expand description

Creates a tensor filled with zeros