Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

jakelee8/mxnet-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mxnet Rust Bindings

The mxnet-sys crate provides Rust low-level bindings to the mxnet C API. For a higher-level API, please see the mxnet-rs crate.

Dependencies

To use mxnet-sys, you'll need to build and install libmxnet.so where Cargo can find it. For example, copy libmxnet.so to /usr/local/lib.

For details on how to build libmxnet.so, please see the mxnet project.

License

Distributed under the ISC License.

About

mxnet Rust Bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published