zyx-compiler

Crates.iozyx-compiler
lib.rszyx-compiler
version0.1.1
sourcesrc
created_at2024-03-09 16:36:35.583359
updated_at2024-03-21 16:32:14.568185
descriptionZyx OpenCL backend
homepagehttps://github.com/zk4x/zyx
repositoryhttps://github.com/zk4x/zyx
max_upload_size
id1167946
size82,022
(zk4x)

documentation

https://docs.rs/zyx-opencl

README

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
Commit count: 493

cargo fmt