[GPU] Renamed GPU plugin to ov_intel_gpu_plugin (#8957)

This commit is contained in:
Vladimir Paramuzov
2021-12-02 11:06:00 +03:00
committed by GitHub
parent 85f5528cad
commit 0f667b90ff
13 changed files with 18 additions and 18 deletions

View File

@@ -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"
]

View File

@@ -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": {