3 releases
0.1.2 | Jan 13, 2023 |
---|---|
0.1.1 | Jul 16, 2022 |
0.1.0 | Jul 16, 2022 |
#468 in Testing
143 downloads per month
80KB
1K
SLoC
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
.
No runtime deps
~0–1.8MB
~36K SLoC