[CPU][ARM] Fix perf issues of oneDNN 3.2 migration (#18589)

This commit is contained in:
Egor Duplenskii 2023-07-24 11:01:59 +02:00 committed by GitHub
parent 24c428326a
commit 5833f32c22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -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}

@ -1 +1 @@
Subproject commit 3efb012c7f96b2d5e47270632cdf4b9e4b79b1b8
Subproject commit f1080be59e8eaa053195cd06da833f6515e29a96