[CPU] ARM architecture support (#15256)
* [CPU] ARM architecture support This patch extends existing CPU plugin capabilities with ARM CPUs optimized support
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -69,3 +69,6 @@
|
||||
[submodule "thirdparty/snappy"]
|
||||
path = thirdparty/snappy
|
||||
url = https://github.com/google/snappy.git
|
||||
[submodule "ARMComputeLibrary"]
|
||||
path = src/plugins/intel_cpu/thirdparty/ComputeLibrary
|
||||
url = https://github.com/ARM-software/ComputeLibrary.git
|
||||
|
||||
Reference in New Issue
Block a user