2 releases

0.1.1 Mar 21, 2024
0.1.0 Mar 9, 2024

#494 in Machine learning

Download history 111/week @ 2024-03-04 33/week @ 2024-03-11 125/week @ 2024-03-18 39/week @ 2024-04-01

215 downloads per month
Used in zyx-opencl

MIT/Apache

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