Skip to content

RESTGroup/dlpack-ffi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DLPack Rust FFI binding

This is a minimal FFI binding to DLPack. DLPack is an open in-memory tensor structure for sharing tensors among frameworks.

Current FFI version is DLPack v1.2. Version of this crate will follow the DLPack version. We do not add any safe-wrappers or abstractions on top of the FFI layer.

This crate is not official bindgen project. This project will only serve as a minimal binding layer for users who want to build their own safe abstractions on top of DLPack FFI. We will not add anything other than bindgen automatically generated code.

About

DLPack Rust minimal FFI binding

Resources

Stars

Watchers

Forks

Packages

No packages published