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.
pub fn empty_qtensor_optimized<R: CubeRuntime>(
shape: impl Into<Shape>,
scheme: QuantScheme,
device: &R::Device,
) -> CubeTensor<R>Create an empty quantized tensor.