File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 1212 NEW_WORKSPACE : C:\gh${{ github.run_id }}
1313 ZE_PATH : C:\level_zero
1414 PYTEST_MAX_PROCESSES : 8
15+ SKIPLIST : --skip-list scripts/skiplist/a770
1516 TRITON_TEST_CMD : bash -x scripts/test-triton.sh --skip-pytorch-install --skip-pip-install --skip-list scripts/skiplist/a770 --reports-dir reports --ignore-errors
1617
1718jobs :
Original file line number Diff line number Diff line change 2424 NEW_WORKSPACE : C:\gh${{ github.run_id }}
2525 ZE_PATH : C:\level_zero
2626 PYTEST_MAX_PROCESSES : 8
27+ SKIPLIST : --skip-list scripts/skiplist/a770
2728 TRITON_TEST_CMD : bash -x scripts/test-triton.sh --skip-pytorch-install --skip-pip-install --skip-list scripts/skiplist/a770 --reports-dir reports --ignore-errors
2829
2930jobs :
You can’t perform that action at this time.
0 commit comments