IECore.read_network: accept arbitrary PathLike objects and not just Path (#1611)
authorRoman Donchenko <roman.donchenko@intel.com>
Thu, 1 Oct 2020 17:34:11 +0000 (20:34 +0300)
committerGitHub <noreply@github.com>
Thu, 1 Oct 2020 17:34:11 +0000 (20:34 +0300)
commit0c79804bcd96314fefc0ea54663c04b9e8fddcd6
tree647ffa23217412663a87ac8f8179443a7fb59d39
parent6a87cbc8e2183fb7894cf4e4c7116b6ec75d21f8
IECore.read_network: accept arbitrary PathLike objects and not just Path (#1611)
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/tests/test_IECore.py