latexsnipper-runtime 3.0.0

Runtime abstraction — Session, Provider, ModelHandle
Documentation
1
2
3
4
5
6
#[cfg(any(target_os = "windows", target_os = "linux", target_os = "macos"))]
pub mod onnx;
pub mod stub;

#[cfg(feature = "remote-api")]
pub mod remote;