elixir-nx / nx

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

refactor: remove tuples from EXLA #1463

Closed polvalente closed 4 months ago

polvalente commented 4 months ago

Removes tuples from EXLA altogether, as the MLIR compiler can work with variadic/lists of inputs and outputs