Commit 8efa4b6
authored
[TEST] Fix for test nondeterminism on tl.dot-BF16xN input_precision (#8818)
We have had a number of test failures due to numpy_random. I suspect
blowing the bottom bits as was already the case for TF32 is needed.
Example test failures:
https://github.com/triton-lang/triton/actions/runs/19592177401/job/56111902929#step:13:943
https://github.com/triton-lang/triton/actions/runs/19446507385/job/55645510809#step:13:946
https://github.com/triton-lang/triton/actions/runs/18967311789/job/54200126681?pr=8593#step:12:10001 parent 5dc3032 commit 8efa4b6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3325 | 3325 | | |
3326 | 3326 | | |
3327 | 3327 | | |
3328 | | - | |
| 3328 | + | |
3329 | 3329 | | |
3330 | 3330 | | |
3331 | 3331 | | |
| |||
0 commit comments