Commit 1c0bf2a
[CUDA][Complex] Bump tolerances for
Otherwise we see e.g.,
```
Mismatched elements: 1 / 40320 (0.0%)
Greatest absolute difference: 0.0001373291015625 at index (0, 4, 0, 2, 3, 5) (up to 0.0001 allowed)
Greatest relative difference: 1.633889951335732e-05 at index (0, 4, 0, 2, 3, 5) (up to 1.3e-06 allowed)
```
Pull Request resolved: pytorch#168016
Approved by: https://github.com/nWEIdia, https://github.com/ezyangTestFFTCUDA.test_reference_nd__refs_fft_irfftn_cuda_complex64 (pytorch#168016)1 parent 9abc9aa commit 1c0bf2a
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
360 | 363 | | |
361 | 364 | | |
362 | 365 | | |
| |||
0 commit comments