onnxexplorer:ONNX Explorer,此工具将帮助您深入了解任何 ONNX 模型

时间:2024-06-18 09:23:07
【文件属性】:

文件名称:onnxexplorer:ONNX Explorer,此工具将帮助您深入了解任何 ONNX 模型

文件大小:39KB

文件格式:ZIP

更新时间:2024-06-18 09:23:07

Python

ONNX浏览器 代码正在建设中,完整的功能将很快准备好 onnxexp是一种探索 onnx 模型的简单方法。 您可以非常快速地在 onnx 模型中简单地执行这些功能: usage: onnxexp [] The most commonly used onnxexp commands are: ls ls all model nodes search search and print out certain commands summary print out model summary i.e.: onnxexp model.onnx search -t 'Slice' onnxexp model.onnx search -n '342654' onnxexp model.onnx ls -hl #


【文件预览】:
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()

网友评论