elixir-nx / nx

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

Fix sign of zero values in Nx.ceil and Nx.conjugate #1412

Closed polvalente closed 11 months ago

polvalente commented 11 months ago

MLIR tests brought this problem up, but validating with the other implementations (XLA and Torchx), the BinaryBackend is the one at fault here.

_Originally posted by @polvalente in https://github.com/elixir-nx/nx/pull/1411#discussion_r1418805396_

polvalente commented 11 months ago

Closed by 56f3c01b6c1e2a683542a5c50f4f743b5c9067d8