openvino/inference-engine/ie_bridges/python/tests
Ilya Lavrenov e57a455b92
Added support of external modules in static build (#8518)
* Added support of external modules in static build

* Enable template plugin static run; disabled CPU tests run in dynamic build

* Make FEM library dynamic

* Fixed static build

* clang-format

* Fixed targets

* Python tests fix

* Fixed python API tests skip

* Fixed pattern

* Fixed pattern 2

* Don't run template plugin tests in static build
2021-11-12 08:56:57 +03:00
..
conftest.py Added support of external modules in static build (#8518) 2021-11-12 08:56:57 +03:00
test_Blob.py [IE PYTHON] optimize blob creation with numpy (#7813) 2021-10-21 12:03:23 +03:00
test_CDataPtr.py [Python API] Remove pyngraph mark in ie python tests (#8013) 2021-10-19 13:14:12 +03:00
test_DataPtr.py [Python API] Remove pyngraph mark in ie python tests (#8013) 2021-10-19 13:14:12 +03:00
test_ExecutableNetwork.py [IE Python API] Add set_config for executable_network (#7796) 2021-11-01 12:12:31 +03:00
test_IECore.py Added support of external modules in static build (#8518) 2021-11-12 08:56:57 +03:00
test_IENetwork.py [Python API] Remove pyngraph mark in ie python tests (#8013) 2021-10-19 13:14:12 +03:00
test_InferRequest.py [Python API] Remove pyngraph mark in ie python tests (#8013) 2021-10-19 13:14:12 +03:00
test_InputInfoCPtr.py [IE PYTHON] FIX InputInfoCPtr, DataPtr and CDataPtr deallocation (#5730) 2021-05-31 12:25:13 +03:00
test_InputInfoPtr.py Fix test (#5843) 2021-05-27 17:17:34 +03:00
test_NGraph.py Add create_encoder (#7566) 2021-09-22 22:23:39 +03:00
test_PreProcessInfo.py [Python API] Add MemoryState API (#5731) 2021-05-26 10:46:44 +03:00
test_TensorDesc.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_offline_api.py MakeStateful transformation (#7417) 2021-10-13 19:02:42 +03:00
test_utils.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00