Skip to content

Conversation

@HubertKrawczyk
Copy link
Contributor

Einsum framework compiles the execution into a plan of EOpNode-s.

Greedy path construction utilizing EOpNodeFuse which perform fused operations on multiple inputs if possible.

@mboehm7

@mboehm7
Copy link
Contributor

mboehm7 commented Dec 29, 2025

LGTM - thanks for the completed einsum framework @HubertKrawczyk. The performance improvements compared to PyTorch, TensorFlow and NumPy are very impressive, and the failing CholeskyTest is not affected by your work and also works fine in my environment.

@mboehm7 mboehm7 closed this in eac7e0e Dec 29, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in SystemDS PR Queue Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants