-
Notifications
You must be signed in to change notification settings - Fork 12
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
Enabled TEGroupedMLP test. #22
Conversation
@wenchenvincent , @lcskrishna |
@gurpreet-dhami We should keep most of the |
9d03142
to
b1829e5
Compare
@gurpreet-dhami @lcskrishna I refactored the test markers. Could you please review the change? |
@wenchenvincent : Change looks good to me. I hope the tests are passing for you. I ran again. lets see how it goes. |
Seems like UTs are failing with this one in another PR as well. @gurpreet-dhami Can you take a look at this one. |
For some reason, CI is failing on your PR on transformer_block tests. It is passing on rocm_dev branch passing on rocm_dev - http://ml-ci-internal.amd.com:8080/job/Megatron-LM/job/Megatron-LM/job/rocm_dev/19/ failing on TEgrouped gemm PR: http://ml-ci-internal.amd.com:8080/job/Megatron-LM/job/Megatron-LM/view/change-requests/job/PR-22/4/ |
No description provided.