[CPU] Renamed CPU plugin to ov_intel_cpu_plugin (#9342)
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"group": ["ie"],
|
||||
"dependencies" : ["ie_core"],
|
||||
"files": [
|
||||
"runtime/lib/intel64/libMKLDNNPlugin.so"
|
||||
"runtime/lib/intel64/libov_intel_cpu_plugin.so"
|
||||
]
|
||||
},
|
||||
"vpu": {
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"group": ["ie"],
|
||||
"dependencies" : ["ie_core"],
|
||||
"files": [
|
||||
"runtime/lib/intel64/libMKLDNNPlugin.so"
|
||||
"runtime/lib/intel64/libov_intel_cpu_plugin.so"
|
||||
]
|
||||
},
|
||||
"gpu": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user