This change was reverted by https://github.com/openvinotoolkit/oneDNN/pull/230 because performance degradation. Degradation happens because ACL kernel was not selected due to convolution check. It was discussed with ACL team that this check could be removed and ACL team removed this check in oneDNN. Then I deleted this check in oneDNN fork: https://github.com/openvinotoolkit/openvino/pull/24422 Since the check does not prevent us from selecting ACL kernel, we may remove custom kernel again. oneDNN PR: https://github.com/openvinotoolkit/oneDNN/pull/251 CVS-142130 TODO: - [x] do performance check |
||
|---|---|---|
| .. | ||
| ComputeLibrary@4fda7a803e | ||
| libxsmm@13df674c4b | ||
| mlas@d1bc25ec46 | ||
| onednn@b0cd612cd3 | ||
| ACLConfig.cmake | ||
| CMakeLists.txt | ||
| FindACL.cmake | ||