Skip to content

Conversation

@TomasPegado
Copy link
Contributor

No description provided.

@polvalente polvalente merged commit 2f7cd0c into elixir-nx:main May 5, 2025
8 checks passed
@polvalente polvalente linked an issue May 5, 2025 that may be closed by this pull request
end
end

def tensor_equal?(left, right) do
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be private?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. It was originally part of one of the assert_equal clauses but we wanted to reuse it in both.

Forgot to set it as defp :p

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.

Add Nx.Testing module

3 participants