openvino/inference-engine/ie_bridges/python/tests
Mikhail Ryzhov 1144130b50
Aligned python read_network() with C/C++ behaviour (#2916)
Aligned python read_network() with C/C++ behaviour

Excluded mandatory check of weights file, it is redundant

* Added unit tests
2020-11-03 16:18:43 +03:00
..
conftest.py [Python API Tests] Update ngraph and iecore tests (#2329) 2020-09-18 19:42:36 +03:00
test_Blob.py Fix using numpy scalars in Python API (#2520) 2020-10-14 11:17:44 +03:00
test_CDataPtr.py [Python API] Add InputInfo and PreProcessInfo (#637) 2020-05-28 10:55:11 +03:00
test_DataPtr.py [Python API] Remove IENetLayer class (#2755) 2020-10-29 21:34:55 +03:00
test_ExecutableNetwork.py [Python API] Fix deprecation warnings (#812) 2020-06-09 08:48:08 +03:00
test_IECore.py Aligned python read_network() with C/C++ behaviour (#2916) 2020-11-03 16:18:43 +03:00
test_IENetwork.py [Python API] Remove IENetLayer class (#2755) 2020-10-29 21:34:55 +03:00
test_InferRequest.py [Python API] setting and getting preprocessing info through InferRequest (#1009) 2020-07-08 11:25:54 +03:00
test_InputInfoCPtr.py [Python API] Add InputInfo and PreProcessInfo (#637) 2020-05-28 10:55:11 +03:00
test_InputInfoPtr.py [Python API] Add InputInfo and PreProcessInfo (#637) 2020-05-28 10:55:11 +03:00
test_NGraph.py [Python API Tests] Update ngraph and iecore tests (#2329) 2020-09-18 19:42:36 +03:00
test_PreProcessInfo.py [Python API] setting and getting preprocessing info through InferRequest (#1009) 2020-07-08 11:25:54 +03:00
test_TensorDesc.py [IE Python API] fix TensorDesc test file name (#701) 2020-06-01 15:58:05 +03:00