Skip to main content

full

Function full 

Source
pub fn full<R: CubeRuntime, E: CubeElement>(
    shape: Shape,
    device: &R::Device,
    value: E,
) -> CubeTensor<R>
Expand description

Creates a tensor filled with value