# 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](https://www.github.com/zk4x/zyx). For more details, there is a [book](https://zk4x.github.io/zyx). # Cargo features - std - enables zyx-core/std