[CPU][ARM] Fix perf issues of oneDNN 3.2 migration (#18589)
This commit is contained in:
parent
24c428326a
commit
5833f32c22
@ -360,6 +360,8 @@ elseif(NOT TARGET arm_compute::arm_compute)
|
||||
set(arm_compute_full_path "${arm_compute}")
|
||||
endif()
|
||||
|
||||
list(APPEND ARM_COMPUTE_OPTIONS experimental_fixed_format_kernels=True)
|
||||
|
||||
add_custom_command(
|
||||
OUTPUT
|
||||
${arm_compute_full_path}
|
||||
|
2
src/plugins/intel_cpu/thirdparty/onednn
vendored
2
src/plugins/intel_cpu/thirdparty/onednn
vendored
@ -1 +1 @@
|
||||
Subproject commit 3efb012c7f96b2d5e47270632cdf4b9e4b79b1b8
|
||||
Subproject commit f1080be59e8eaa053195cd06da833f6515e29a96
|
Loading…
Reference in New Issue
Block a user