elixir-nx / ortex

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

Rust unsafe #4

Closed mortont closed 1 year ago

mortont commented 1 year ago

mainly the unsafe blocks to make to_binary and from_binary less copy-intensive.