[MHA V3] Remove uses of AITER_ASM_DIR and embed code objects - #1597
Conversation
9082c2c to
6c573e7
Compare
6c573e7 to
148674d
Compare
|
looks not works well .. |
148674d to
6556e9b
Compare
Where do you observe this? I see fwd_hd192_hd128_bf16_causal.co exists. |
8526a39 to
f25e739
Compare
|
@valarLip testing passed. Can we merge this. I have rebase this daily due to new change to main. |
f25e739 to
3abb24a
Compare
3abb24a to
e9fedaf
Compare
e9fedaf to
88aad24
Compare
|
@ valarLip can we merge this before I get another merge conflict? |
Motivation
Remove the need for users to set AITER_ASM_DIR
Technical Details
Adapted generate.py scripts to embed code object into source files
Test Plan
Build check and manual testing of aiter/op_tests/cpp/mha on gfx942 + TE tests/jax/test_fused_attn.py + op_tests/test_mha.py
Test Result
Passing op_tests/test_mha.py on gfx942 and gfx950.
Submission Checklist