benchmark
b5ab0fe0 - raise tolerance for cspdarknet (#127949)

Commit
1 year ago
raise tolerance for cspdarknet (#127949) Summary: cspdarknet previously is flaky but after https://github.com/pytorch/pytorch/pull/127367 it fails quite stably. It's probably due to small numerical change from the mentioned PR. That PR will let inductor generated different code due to different loop orders. Raise tolerance to pass CI. X-link: https://github.com/pytorch/pytorch/pull/127949 Approved by: https://github.com/atalman, https://github.com/nWEIdia, https://github.com/eqy Reviewed By: atalman Differential Revision: D58168007 Pulled By: shunting314 fbshipit-source-id: 3d9f317668f64780b9934c4d9ae5a71b0b939614
Author
Parents
Loading