Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 417 Bytes

File metadata and controls

13 lines (8 loc) · 417 Bytes

ONNXprofile

A general and accurate RAM / MACs / FLOPs profiler for ONNX models

Installation guide

pip install onnxprofile

OR

pip install --upgrade git+https://github.com/Artexety/onnxprofile.git

Results of Famous Models

The implementation are adapted from onnx/models. Following results can be obtained by using the instructions provided inside of benchmark/benchmark.md.