update scripts

This commit is contained in:
Michael Melesse
2022-10-28 17:48:26 +00:00
parent 6e50f8b2c0
commit bd61338b31
3 changed files with 3 additions and 3 deletions

View File

@@ -31,6 +31,7 @@ pytest --verbose python/test/unit/language/test_core.py 2>&1 | tee /dockerx/trit
# pytest --verbose python/test/unit/language/test_core.py::test_bin_op[int32-uint32-+] 2>&1 | tee /dockerx/triton/test_bin_op.log
# pytest --verbose python/test/unit/language/test_core.py::test_atomic_rmw 2>&1 | tee /dockerx/triton/test_atomic_rmw.log
# pytest --verbose python/test/unit/language/test_core.py::test_atomic_rmw[add-float16-all_neg] 2>&1 | tee /dockerx/triton/test_atomic_rmw.log
# pytest --verbose "python/test/unit/language/test_core.py::test_reduce1d" 2>&1 | tee /dockerx/triton/test_reduce1d.log
# mismatch
# pytest --verbose "python/test/unit/language/test_core.py::test_bin_op[int8-float16-%]"" 2>&1 | tee /dockerx/triton/test_bin_op.log