Add rfactor patterns for NaN-propagating min/max by alexreinking · Pull Request #8587 · halide/Halide · GitHub
Skip to content

Add rfactor patterns for NaN-propagating min/max#8587

Merged
alexreinking merged 1 commit into
mainfrom
rfactor-patterns
Apr 18, 2025
Merged

Add rfactor patterns for NaN-propagating min/max#8587
alexreinking merged 1 commit into
mainfrom
rfactor-patterns

Conversation

@alexreinking

Copy link
Copy Markdown
Member

These are required to write schedules for PyTorch pipelines, whose operators use these semantics for min/max.

These rules were checked by Z3 manually.

@alexreinking alexreinking requested a review from abadams March 6, 2025 20:24
@alexreinking alexreinking added the enhancement New user-visible features or improvements to existing features. label Mar 6, 2025
Comment thread src/AssociativeOpsTable.cpp
@alexreinking

Copy link
Copy Markdown
Member Author

@alexreinking alexreinking force-pushed the rfactor-patterns branch 2 times, most recently from 4b5afc8 to 9ad5e50 Compare April 16, 2025 20:41
@alexreinking alexreinking merged commit a3b2524 into main Apr 18, 2025
@alexreinking alexreinking deleted the rfactor-patterns branch April 18, 2025 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New user-visible features or improvements to existing features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants