Remove ngraph component (#9152)

This commit is contained in:
Sergey Lyubimtsev 2021-12-10 21:19:13 +03:00 committed by GitHub
parent a984b8d6ba
commit 7c759b894b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,12 +78,6 @@ LIB_INSTALL_CFG = {
'install_dir': OV_RUNTIME_LIBS_DIR,
'rpath': LIBS_RPATH,
},
'ngraph_libs': {
'name': 'ngraph',
'prefix': 'libs.core',
'install_dir': OV_RUNTIME_LIBS_DIR,
'rpath': LIBS_RPATH,
},
'tbb_libs': {
'name': 'tbb',
'prefix': 'libs.tbb',