This is a patch release containing the following changes to v3.11.4:
- Fixed correctness issue in depthwise convolution on Intel GPUs (ac1c1d0, 41782d4)
- Fixed synchronization issue on Intel GPUs with
ONEDNN_CPU_RUNTIME=THREADPOOL(97f7677) - Fixed performance regressions in matmul with 4D shapes and trivial dimensions on x64 processors (0327a71)
- Fixed correctness issue in matmul with 4D shapes and trivial batch dimensions on x64 processors (9c654cd)