afe.backends.mla.mla_checkers
This file contains the MLAChecker class and the check functions for all MLA supported IRs.
Attributes
Classes
Checker class for MLA backend. See BaseChecker for detailed documentation. |
Functions
|
Module Contents
- afe.backends.mla.mla_checkers.tuple_einsum_test(num_inputs: int) afe.backends.backend_checker.Predicate [source]
- afe.backends.mla.mla_checkers.MLA_CONV_OPS = ['conv2d', 'conv2d_clip', 'conv2d_relu', 'conv2d_add', 'conv2d_add_clip', 'conv2d_add_relu',...[source]