Skip to content

chore: Allow Nx 1.0 - #1161

Open
georgeguimaraes wants to merge 1 commit into
elixir-explorer:mainfrom
georgeguimaraes:nx-1.0
Open

georgeguimaraes wants to merge 1 commit into
elixir-explorer:mainfrom
georgeguimaraes:nx-1.0

Conversation

@georgeguimaraes

@georgeguimaraes georgeguimaraes commented Sep 15, 2026

Copy link
Copy Markdown

Nx 1.0.0 is out and the optional nx ~> 0.4 keeps it out of the resolver for anyone who has both Explorer and Nx 1.0 in a project. This widens it to ~> 0.4 or ~> 1.0.

The Nx side of Explorer is Nx.tensor, from_binary, to_binary and the Nx.LazyContainer impl, all unchanged in 1.0. The lock moves to 1.0.0.

Explorer's Nx integration is Nx.tensor, from_binary, to_binary and the Nx.LazyContainer protocol, all unchanged in 1.0. The lock moves to nx 1.0.0 so CI runs against it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant