dlpark
A pure Rust implementation of dmlc/dlpack.
Check example/from_numpy for usage.
This implementation focuses on transferring tensor from Rust to Python.
Quick Start
Pass opencv Mat to Python
TODO
A pure Rust implementation of dmlc/dlpack.
Check example/from_numpy for usage.
This implementation focuses on transferring tensor from Rust to Python.
Pass opencv Mat to Python
TODO