onnxruntime
7543dd04
- Propagate NaNs in the CPU min and max operators (#21492)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Propagate NaNs in the CPU min and max operators (#21492) ### Description Propagates NaN values in the min and max operators so that min or max with a NaN in either input always produces NaN. ### Motivation and Context Fixes #21455
References
#21492 - Propagate NaNs in the CPU min and max operators
Author
adamreeve
Parents
c39f1c4f
Loading