oa::FnMatrix::quantize
Float32 storage into one native OA Q4 or Q8 weight value. The returned value retains the source shape; its physical planes remain private.
Function Documentation
Float32 storage into one native OA Q4 or Q8 weight value. The returned value retains the source shape; its physical planes remain private.
Parameters
inInputconst oa::Matrix &—
inQuantizationoa::Quantization—
Returns
oa::QuantMatrixThe declared return value.