kornia / dlpack-rs

Rust binding for DLPack

Home Page:https://docs.rs/crate/dlpack-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIP: dlpack-rs bindings

Project to autogenerate dlpack rust bindings. It should very simple, clone the project and download the submodules

Inside the project

git submodule update --init --recursive

Then run cargo build and it should appear a pack.rs in the root project folder. In order to test run cargo test.

About

Rust binding for DLPack

https://docs.rs/crate/dlpack-rs


Languages

Language:Rust 99.8%Language:Vim Script 0.2%