pytorch
ea0ec9d7 - [tourch] BatchBoxCox - fix numerical issue in vectorized code (#88875)

Commit
3 years ago
[tourch] BatchBoxCox - fix numerical issue in vectorized code (#88875) Summary: Usage of fast math in BatchBoxCox kernel provided different math results between dev and optimized versions which cause few internal test to fail. For now disabling the compiler optimized version and relying on ATEN vectors Differential Revision: D41211784 Pull Request resolved: https://github.com/pytorch/pytorch/pull/88875 Approved by: https://github.com/hyuen
Author
Committer
Parents
Loading