elixir-nx / ortex

ONNX Runtime bindings for Elixir
MIT License
133 stars 16 forks source link

Rustler crate compilation changes #35

Closed mwhitworth closed 5 months ago

mwhitworth commented 5 months ago

fixes #33

mortont commented 5 months ago

Looks good! I think you're right on the skip_compilation? option, nice catch. I'll merge this in, but it may be a while before we cut a new release since we're blocked by ort coming out of RC.