Mor
Mor
Summary: dynamic batch size in slice op AIT converter. Differential Revision: D45150817
Micro-kernels implementation of the following: * Q8GEMM with per-channel weights quantization parameters (.c) + unit tests + benchmarks * Q8GEMM with per-channel weights quantization parameters for AARCH32 (.S) + unit...
This is a preliminary version in order to get some feedback. The goal is adding support in GEMM with different kernel quantization parameters per output channel. Changes: * Modified version...