empty_qtensor_optimized

Function empty_qtensor_optimized 

Source
pub fn empty_qtensor_optimized<R: CubeRuntime>(
    shape: impl Into<Shape>,
    scheme: QuantScheme,
    device: &R::Device,
) -> CubeTensor<R>
Expand description

Create an empty quantized tensor.