ortex icon indicating copy to clipboard operation
ortex copied to clipboard

ONNX Runtime bindings for Elixir

Results 14 ortex issues
Sort by recently updated
recently updated
newest added

### Background and Description I wanna build elixir's [DiffSinger](https://github.com/openVPI/DiffSinger) wrapper with ONNX via Ortex. DiffSinger's ONNX version is supported and can be executed on [OpenUTAU](https://github.com/stakira/OpenUtau) currently. But elixir is crashed...

Hi! This is my attempt to upgrade the deps and be able to use the latest Ort and ONNX version. Hopefully my approach does not affect performance, my own tests...

Hi! I was wondering if there was any work going on to upgrade this library to use ort 2.0.0-rc.10? I have a project where I am going to use the...

Hi! I am running a YOLO model on my Windows machine and I am having a very big memory leak that I have sourced down to the ortex library. I...