Skip to main content

quantize_per_channel

Function quantize_per_channel 

Source
pub fn quantize_per_channel(
    tensor: &Tensor,
    channel_axis: usize,
) -> Result<PerChannelQuantResult, ModelError>