-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[GPU] xe: jit: gemm: remove vav from fp4 strategies #2873
base: main
Are you sure you want to change the base?
Conversation
make test |
3e2adbb
to
7c50d32
Compare
@dyoussif Did you verify the other fp4 strategies are working? When I run |
7c50d32
to
091bc1a
Compare
make test |
Kernel generation for these strategies should be fixed now. |
Would it make sense to just downstream |
We also were planning to move development to upstream gemmstone, which would also handle the same thing. But if that doesn't happen, I'd be in favor of the gtest. But I think we should avoid downstreaming all of ktool, instead factoring out the kernel generation check code. |
17c01d0
to
fc6bf7f
Compare
make test |
fc6bf7f
to
23f153f
Compare
make test |
23f153f
to
cbda2ed
Compare
make test |
fix out of registers issue in MFDNN-13301