[Python API] Remove IENetLayer class (#2755)
authorAnastasia Kuporosova <anastasia.kuporosova@intel.com>
Thu, 29 Oct 2020 18:34:55 +0000 (21:34 +0300)
committerGitHub <noreply@github.com>
Thu, 29 Oct 2020 18:34:55 +0000 (21:34 +0300)
commit266f143cb243e9529a866cae6778f8cb83fb0630
tree15cc70b3d739c322d6cb98993d06235931d6f7c8
parent257bfc9944bf05545f238bb607b8d7a5d6780d40
[Python API] Remove IENetLayer class (#2755)

* [Python API] Remove IENetLayer class

* fix tests

* fix tests

* remove importing ngraph from several tests
inference-engine/ie_bridges/python/src/openvino/inference_engine/ie_api.pxd
inference-engine/ie_bridges/python/src/openvino/inference_engine/ie_api.pyx
inference-engine/ie_bridges/python/src/openvino/inference_engine/ie_api_impl.cpp
inference-engine/ie_bridges/python/src/openvino/inference_engine/ie_api_impl.hpp
inference-engine/ie_bridges/python/src/openvino/inference_engine/ie_api_impl_defs.pxd
inference-engine/ie_bridges/python/tests/test_DataPtr.py
inference-engine/ie_bridges/python/tests/test_IECore.py
inference-engine/ie_bridges/python/tests/test_IENetLayer.py [deleted file]
inference-engine/ie_bridges/python/tests/test_IENetwork.py
ngraph/python/tests/test_ngraph/test_basic.py