tract-gpu 0.22.1

Tiny, no-nonsense, self contained, TensorFlow and ONNX inference
Documentation
1
2
3
4
5
6
7
8
pub mod device;
pub mod fact;
pub mod memory;
pub mod rewrite_rules;
pub mod session_handler;
pub mod sync;
pub mod tensor;
pub mod utils;