elixir-nx / ortex

ONNX Runtime bindings for Elixir
MIT License
122 stars 15 forks source link

Is it possible to update ort library to 1.16.3? #24

Closed enzoqtvf closed 6 months ago

enzoqtvf commented 7 months ago

Hey team, not really an issue but I was wondering if it would be possible to update the Ort library to 1.16.3 so that we can use it with the last onnxruntime stable version which is 1.16.1. To be honest I tried doing it myself, but I figured it was not a simple task as it seems from version 1.14.3 to version 1.15.0 lot of things seems to have change.

Thank you !

mortont commented 7 months ago

This is on our radar, happy to bump up the priority! I'll take a look.

enzoqtvf commented 7 months ago

Oh, that would be great ! thanks for that :)

mortont commented 6 months ago

We just merged in 2.0.0-rc.0 ort (thanks @gregszumel!) so feel free to pull from main and try it out for your use case. This uses onnxruntime 1.17.0.