Skip to content

Commit

Permalink
[ARM CPU] Migration Arm Compute Library to 23.08 version (openvinotoo…
Browse files Browse the repository at this point in the history
  • Loading branch information
allnes authored Sep 21, 2023
1 parent 5bf5e48 commit 194b9f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/plugins/intel_cpu/thirdparty/ACLConfig.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ 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)
list(APPEND ARM_COMPUTE_OPTIONS fixed_format_kernels=True)

add_custom_command(
OUTPUT
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/intel_cpu/thirdparty/ComputeLibrary
Submodule ComputeLibrary updated 1520 files

0 comments on commit 194b9f5

Please sign in to comment.