ethosu_operator
Classes
EthosUOperator
EthosUOperator(op: AirOperator, model: AirModel, platform: SocPlatform, prefix: str = 'aot', attributes: dict[str, str] = {})
AIR Ethos-U custom operator.
This operator is exerimental and has following issues for now: - Does not enfore 16-byte alignment for tensors. - E2E tests do not properly invoke the ethos-u driver. - The generated source currently uses a stub driver.