2 releases
0.1.1 | Mar 21, 2024 |
---|---|
0.1.0 | Mar 9, 2024 |
#738 in Machine learning
70 downloads per month
Used in zyx-opencl
245KB
6K
SLoC
Zyx compiler
Zyx is machine learning library written in Rust.
This compiler compiles graphs generated by default zyx runtime into IR. IR is used by backends like zyx-opencl.
For README and source code, please visit github.
For more details, there is a book.
Cargo features
- std - enables zyx-core/std
lib.rs
:
Zyx compiler to IR
Dependencies
~310KB