Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UT] Port and run operator tests #246

Merged
merged 6 commits into from
Jan 16, 2024
Merged

[UT] Port and run operator tests #246

merged 6 commits into from
Jan 16, 2024

Conversation

ESI-SYD
Copy link
Contributor

@ESI-SYD ESI-SYD commented Jan 12, 2024

No description provided.

@whitneywhtsang
Copy link
Contributor

Please create issues for the skipped tests.

.github/workflows/build_and_test.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@whitneywhtsang whitneywhtsang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

...
FAILED operators/test_blocksparse.py::test_matmul[DTYPE0-16-False-True-sdd] - RuntimeError: Triton Error [ZE]: 2013265944
FAILED operators/test_blocksparse.py::test_matmul[DTYPE0-16-True-True-sdd] - RuntimeError: Triton Error [ZE]: 2013265944
FAILED operators/test_blocksparse.py::test_matmul[DTYPE0-64-False-True-dsd] - RuntimeError: Triton Error [ZE]: 2013265944
FAILED operators/test_blocksparse.py::test_softmax[64-1871-True] - RuntimeError: Triton Error [ZE]: 2013265944
=========== 55 failed, 2 passed, 884 skipped, 244 warnings in 26.69s ===========

@ESI-SYD
Copy link
Contributor Author

ESI-SYD commented Jan 15, 2024

Please create issues for the skipped tests.

OK

scripts/test-triton.sh Outdated Show resolved Hide resolved
@etiotto etiotto self-requested a review January 15, 2024 15:41
whitneywhtsang added a commit that referenced this pull request Jan 15, 2024
Address review comment:
#246 (comment)

Signed-off-by: Tsang, Whitney <whitney.tsang@intel.com>
@ESI-SYD ESI-SYD merged commit bd4a5ba into llvm-target Jan 16, 2024
2 of 3 checks passed
@ESI-SYD ESI-SYD deleted the yudong/ut_opreators branch January 16, 2024 05:27
@ESI-SYD ESI-SYD linked an issue Jan 17, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port and run operator tests
3 participants