onnxruntime
7543dd04 - Propagate NaNs in the CPU min and max operators (#21492)

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
Author
Parents
Loading