A general and accurate RAM / MACs / FLOPs profiler for ONNX models
pip install onnxprofile
OR
pip install --upgrade git+https://github.com/Artexety/onnxprofile.git
The implementation are adapted from onnx/models
. Following results can be obtained by using the instructions provided inside of benchmark/benchmark.md.