The source project of this merge request has been removed.
Dev, merge to include metric analysis module
Compare changes
Files
42+ 9
− 0
Module aidge analysis added. Module used to measure different metrics CNN models in the Aidge or Onnx format. The metrics supported are number of operations and number of parameters. This module supports the following operators: Add, Flatten, Gemm, Gap, Matmul, Batchnorm(inference),Pooling and Relu. It can also understand reshape and dropout although only for onnx format models.
-Added the "static_analysis" folder in aidge_core/aidge_core -Modified aidge_core/aidge_core/init.py to import static analysis
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent