HaoboGu / ors

onnxruntime bindings for rust
Apache License 2.0
10 stars 2 forks source link

Support CUDA and other providers #13

Open HaoboGu opened 2 years ago

HaoboGu commented 2 years ago

ors supports only CPU inference which limits its application. CUDA and other providers like OpenVino, TensorRT should be supported by ors.