文件名称:onnxexplorer:ONNX Explorer,此工具将帮助您深入了解任何 ONNX 模型
文件大小:39KB
文件格式:ZIP
更新时间:2024-06-18 09:23:07
Python
ONNX浏览器
代码正在建设中,完整的功能将很快准备好
onnxexp是一种探索 onnx 模型的简单方法。 您可以非常快速地在 onnx 模型中简单地执行这些功能:
usage: onnxexp
【文件预览】:
onnxexplorer-master
----.gitignore(50B)
----readme.md(2KB)
----upload_pypi.sh(283B)
----onnxexplorer.egg-info()
--------dependency_links.txt(1B)
--------PKG-INFO(408B)
--------SOURCES.txt(310B)
--------top_level.txt(13B)
--------entry_points.txt(60B)
--------requires.txt(73B)
----setup.py(2KB)
----onnxexplorer()
--------tests()
--------onnxexplorer.py(5KB)
--------__pycache__()
--------core.py(5KB)
--------proto()