Skip to content

idiotdj/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

tools

model_convert

  • torch2onnx.py:pytorch模型转onnx模型,并且保留模型的逐层尺寸信息

onnx_analyzer

  • onnx_analyzer.py:读取onnx模型,并打印每层的type、name、in/out shape、kernel信息

About

Some tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages