openvino/inference-engine/ie_bridges/python/tests
Anastasia Kuporosova 8cb25fdb98
[Python API] Support of FP16 blobs (#3893)
* [Python API] Support of FP16 blobs

* test_Blob refactoring

* support fp16 for exec_net.infer method

* add precisions

Co-authored-by: anastasia.kuporosova <akuporos@akuporos.inn.intel.com>
2021-02-01 09:12:32 +03:00
..
conftest.py [Python API Tests] Update ngraph and iecore tests (#2329) 2020-09-18 19:42:36 +03:00
test_Blob.py [Python API] Support of FP16 blobs (#3893) 2021-02-01 09:12:32 +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] Small fixes in tests and change of format string to f-string (#3865) 2021-01-15 12:48:58 +03:00
test_IECore.py [Python API] Small fixes in tests and change of format string to f-string (#3865) 2021-01-15 12:48:58 +03:00
test_IENetwork.py Introduce the Broker API to map original framework names to OV (#3800) 2021-01-29 06:28:31 +03:00
test_InferRequest.py [Python API] Small fixes in tests and change of format string to f-string (#3865) 2021-01-15 12:48:58 +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] Small fixes in tests and change of format string to f-string (#3865) 2021-01-15 12:48:58 +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
test_offline_api.py Python API For compare_functions (#3938) 2021-01-22 23:37:50 +03:00
test_utils.py Python API For compare_functions (#3938) 2021-01-22 23:37:50 +03:00