Skip to content

boydjohnson/onednnl-rs

Repository files navigation

onednnl-rs

Build Status

High-level bindings to the oneDNN C api.

build

source /opt/intel/oneapi/setvars.sh
cargo build

test

source /opt/intel/oneapi/setvars.sh
cargo test

docs

source /opt/intel/oneapi/setvars.sh
cargo doc

bench

source /opt/intel/oneapi/setvars.sh
cargo bench

About

high-level Rust bindings to the oneDNN C api

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published