pytorch
b121e4df - Increase tolerances for baddbmm opinfo test (#109164)

Commit
2 years ago
Increase tolerances for baddbmm opinfo test (#109164) The compiled `baddbmm` deviates from the eager `baddbmm` due to its decomp into badd + bmm. Pull Request resolved: https://github.com/pytorch/pytorch/pull/109164 Approved by: https://github.com/eellison
Author
Committer
Parents
Loading