tract-gpu 0.22.1

Tiny, no-nonsense, self contained, TensorFlow and ONNX inference
Documentation
1
2
3
4
5
mod pool;
mod schema;

pub use pool::DeviceMemoryPool;
pub use schema::{DeviceMemSchema, DeviceResolvedMemSchema};