Skip to content

Conversation

@Chapaman
Copy link
Contributor

Changes evaluator.ex to produce .exs files that can be executed for comparison between nodes (see save_as documentation).
Creates a backend_comparison.livemd file to document comparison between backends for the evaluator.
Adds the backend_comparison and complex_fft to the mix.exs file

…omparison between nodes (see save_as documentation). Created a backend_comparison.livemd file to document comparison between backends for the evaluator. Added the backend_comparison and complex_fft to the mix.exs file
* **Arguments** - List containing parameters and tensors as strings
* **Result** - Executable code that reconstructs the output tensor from binary

## Verifying Executability
Copy link
Contributor

Choose a reason for hiding this comment

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

Instead of a separate section, I think this could just be a ### header on the Examining the Output Files section

Copy link
Contributor Author

@Chapaman Chapaman left a comment

Choose a reason for hiding this comment

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

Now the Verifying Executability section is within Examining the Output Files and the code now just uses Code.eval_file()

@polvalente polvalente merged commit b9f3c95 into elixir-nx:main Nov 16, 2025
9 checks passed
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.

2 participants