diff --git a/README.md b/README.md index a4598cb9..bb2ddcb9 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ It might want to try `image-rs` for now. Algorithms such as linear transformatio - [webonnx/wonnx](https://github.com/webonnx/wonnx) - A GPU-accelerated ONNX inference run-time written 100% in Rust, ready for the web - [sonos/tract](https://github.com/sonos/tract) - Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference - [MegEngine/MegFlow](https://github.com/MegEngine/MegFlow) - Efficient ML solutions for long-tailed demands. +- [rustnew/NEURAX](https://github.com/rustnew/NEURAX) - Analytical compiler for neural network architectures. Predicts training cost, memory, and performance before training (<50ms, zero GPU). MLIR/LLVM 18 backend. ## Workflow