onednn-sys 0.0.1

Rust bindings for oneDNN
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[build-dependencies.cmake]
version = "0.1.44"

[dependencies.libc]
version = "0.2.71"

[package]
authors = ["Charles R Earp <charles.r.earp@gmail.com>"]
description = "Rust bindings for oneDNN"
edition = "2018"
homepage = "https://github.com/charles-r-earp/onednn-sys"
license = "MIT/Apache-2.0"
links = "dnnl"
name = "onednn-sys"
repository = "https://github.com/charles-r-earp/onednn-sys"
version = "0.0.1"