pub fn quantize_linear_weights(weights: &DenseTensor) -> QuantizedTensorExpand description
Quantize linear layer weights (output channel quantization)
pub fn quantize_linear_weights(weights: &DenseTensor) -> QuantizedTensorQuantize linear layer weights (output channel quantization)