Fix using numpy scalars in Python API (#2520)
authorMateusz Bencer <mateusz.bencer@intel.com>
Wed, 14 Oct 2020 08:17:44 +0000 (10:17 +0200)
committerGitHub <noreply@github.com>
Wed, 14 Oct 2020 08:17:44 +0000 (11:17 +0300)
commit6d7211036545a55ed39acb7a9565d73e1d7d5475
tree47a9c19ac6310ff50055322b504180e71fe79a06
parent0f2a4b18243d1d3f6b1dca715285332c28aaff35
Fix using numpy scalars in Python API (#2520)

* fixed numpy scalars

* reverted tests changes

* python style fixed
inference-engine/ie_bridges/python/src/openvino/inference_engine/ie_api.pyx
inference-engine/ie_bridges/python/tests/test_Blob.py
ngraph/python/tests/__init__.py
ngraph/python/tests/test_onnx/test_backend.py
ngraph/python/tests/test_onnx/test_ops_logical.py