[GPU] Renamed GPU plugin to ov_intel_gpu_plugin (#8957)
This commit is contained in:
committed by
GitHub
parent
85f5528cad
commit
0f667b90ff
@@ -52,7 +52,7 @@
|
||||
"dependencies" : ["ie_core"],
|
||||
"files": [
|
||||
"runtime/lib/intel64/cache.json",
|
||||
"runtime/lib/intel64/libclDNNPlugin.so",
|
||||
"runtime/lib/intel64/libov_intel_gpu_plugin.so",
|
||||
"runtime/lib/intel64/libinference_engine_lp_transformations.so",
|
||||
"install_dependencies/install_NEO_OCL_driver.sh"
|
||||
]
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"files": [
|
||||
"runtime/bin/intel64/Release/cache.json",
|
||||
"runtime/bin/intel64/Release/inference_engine_lp_transformations.dll",
|
||||
"runtime/bin/intel64/Release/clDNNPlugin.dll"
|
||||
"runtime/bin/intel64/Release/ov_intel_gpu_plugin.dll"
|
||||
]
|
||||
},
|
||||
"vpu": {
|
||||
|
||||
Reference in New Issue
Block a user