Counts the layers number of parameters / MACs for ONNX models and save csv format.
python onnx_opcalculator.py --calculate-macs {path_to_onnx_model}
The software is covered by Apache License 2.0.
[onnx_opcounter](gmalivenko/onnx-opcounter: Count number of parameters / MACs / FLOPS for ONNX models. (github.com))