FL33TW00D/steelix
Your one stop CLI for ONNX model analysis.
This tool helps machine learning engineers and researchers analyze their ONNX (Open Neural Network Exchange) models. It takes an ONNX model file as input and outputs a detailed summary including FLOPs, memory usage, and a visual graph representation. This allows developers to understand the internal structure and performance characteristics of their models.
No commits in the last 6 months.
Use this if you need to quickly get a summary of your ONNX model's computational complexity or visualize its internal graph structure.
Not ideal if you are working with model formats other than ONNX or require advanced debugging capabilities for model training.
Stars
47
Forks
3
Language
Rust
License
MIT
Category
Last pushed
Nov 13, 2022
Monthly downloads
2
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/FL33TW00D/steelix"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tracel-ai/burn
Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on...
sonos/tract
Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference
pykeio/ort
Fast ML inference & training for ONNX models in Rust
elixir-nx/ortex
ONNX Runtime bindings for Elixir
robertknight/rten
ONNX neural network inference engine