elixir-nx / nx

Multi-dimensional arrays (tensors) and numerical definitions for Elixir
2.66k stars 194 forks source link

feat(exla): Host IPC and revamped pointer representation #1531

Closed polvalente closed 2 months ago

polvalente commented 2 months ago

Adds IPC capabilities for host-allocated tensors. Improves the pointer representation to avoid returning lists of numbers for byte representations.