d2db9cb0d8
* [microNPU] Integrate the cascader Integrate the cascader into the codegen and optionally enable it with the enable_cascader flag. Includes placeholder MemoryRegions until integration with the PoolInfos provided by a user. Co-authored-by: Matthew Barrett <matthew.barrett@arm.com> * Fix linting and a docstring * Plumbing and testing improvements Plumb the workspace memory pools into into the cascader and make the tests to check for the memory reduction. * enable_cascader() -> is_cascader_enabled() * Check for the exact value of workspace size * Remove unused ACCEL_TYPES * Linting... Change-Id: If2d92846f05a7e8b21be767163841084538805a9 * Rebasing... Co-authored-by: Matthew Barrett <matthew.barrett@arm.com>