[CPU] Renamed CPU plugin to ov_intel_cpu_plugin (#9342)

This commit is contained in:
Vladislav Volkov
2021-12-23 11:49:25 +03:00
committed by GitHub
parent bbceae3bc3
commit 60a11a6348
364 changed files with 143 additions and 124 deletions

View File

@@ -33,7 +33,7 @@
"group": ["ie"],
"dependencies" : ["ie_core"],
"files": [
"runtime/lib/intel64/libMKLDNNPlugin.so"
"runtime/lib/intel64/libov_intel_cpu_plugin.so"
]
},
"vpu": {

View File

@@ -39,7 +39,7 @@
"group": ["ie"],
"dependencies" : ["ie_core"],
"files": [
"runtime/lib/intel64/libMKLDNNPlugin.so"
"runtime/lib/intel64/libov_intel_cpu_plugin.so"
]
},
"gpu": {

View File

@@ -33,7 +33,7 @@
"group": ["ie"],
"dependencies" : ["ie_core"],
"files": [
"runtime/bin/intel64/Release/MKLDNNPlugin.dll"
"runtime/bin/intel64/Release/ov_intel_cpu_plugin.dll"
]
},
"gpu": {