elixir-nx / ortex

ONNX Runtime bindings for Elixir
MIT License
133 stars 16 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.