afe.backends.ev.ev_checkersο
Attributesο
Classesο
Currently, no EV plugins are supported. |
Module Contentsο
- afe.backends.ev.ev_checkers.EV_SUPPORTED_REGISTRY = ['layout_transform', 'nn.batch_flatten', 'reshape'][source]ο
- class afe.backends.ev.ev_checkers.EVChecker[source]ο
Currently, no EV plugins are supported. When adding support for TVM operators for EV, developers should add operator name to EV_SUPPORTED_REGISTRY. This should include any supported composite operators. Composite operators will be decomposed if they are to be run on EV.
- Parameters:
_checkers_name β string
:param _backend : a Backend class of EV