Skip to content

Artexety/onnxprofile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A general and accurate RAM / MACs / FLOPs profiler for ONNX models (Currently work-in-progress)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages