afe.backends.ev
Submodules
Classes
Currently, no EV plugins are supported. |
Package Contents
- class afe.backends.ev.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