-
Notifications
You must be signed in to change notification settings - Fork 1k
xe: softmax: restrict new kernel from PR2525 for only xe_hpc #3339
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
Conversation
make test perf-gpu |
530cdb3
to
7bb99fd
Compare
make test perf-gpu |
7bb99fd
to
b9c8943
Compare
b9c8943
to
73d3c38
Compare
73d3c38
to
19cc34d
Compare
make test perf-gpu |
19cc34d
to
fb9749f
Compare
make test linters |
fb9749f
to
4fe1e29
Compare
make test perf-gpu |
make test |
1 similar comment
make test |
make test |
The new softmax reusable kernel shows regressions on ATS-M, DG2, BMG, Xe-LPG+ (https://jira.devtools.intel.com/browse/MFDNN-13734). This PR restricts use of the new kernel to Xe-HPC to enhance performance while avoiding regressions on other platforms. The restriction is temporary while modifications for the former architectures are readied.