Crates.io | tvm-rust |
lib.rs | tvm-rust |
version | 0.0.2 |
source | src |
created_at | 2018-05-29 16:29:01.22636 |
updated_at | 2018-05-29 16:53:59.441627 |
description | Rust support for TVM runtime |
homepage | https://github.com/ehsanmok/tvm-rust |
repository | https://github.com/ehsanmok/tvm-rust |
max_upload_size | |
id | 67651 |
size | 16,264 |
The tvm_rust
crate aims at supporting Rust as one of the frontend API in TVM runtime.
Please follow the TVM installation and copy libtvm_runtime.so
to your /usr/local/lib
.