qualia_core.deployment.stm32cubeai.STM32CubeAICMake module

class qualia_core.deployment.stm32cubeai.STM32CubeAICMake.STM32CubeAICMake(projectdir: str | Path, outdir: str | Path)[source]

Bases: CMake

evaluator

alias of STM32CubeAI

prepare(tag: str, model: Converter[Any], optimize: str, compression: int) Self | None[source]