afe.backends.mla.quantized_mla_checkers
This file contains the QuantizedMLAChecker class and the check functions for all MLA supported IRs for pre-quantized models.
Attributes
Classes
The factory class for registering MLA IR checker for pre-quantized models. |
Functions
|
Module Contents
- afe.backends.mla.quantized_mla_checkers.test_mla(args: afe.backends.ExprCheckInfo) afe.backends.backend_checker.Decision [source]