[nGraph] Public Py API to get function from cnnnetwork (#1567)
authorJan Iwaszkiewicz <jan.iwaszkiewicz@intel.com>
Tue, 4 Aug 2020 07:39:37 +0000 (09:39 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Aug 2020 07:39:37 +0000 (09:39 +0200)
commit136dccf905ba84383ac1e9c518ea83152e26943c
treec04f7bf283a5d177484316b23c20c067c467f3d1
parente4b411f027502ab4ee04636c1788b3049676b256
[nGraph] Public Py API to get function from cnnnetwork (#1567)
inference-engine/ie_bridges/python/tests/test_NGraph.py
ngraph/python/src/ngraph/__init__.py
ngraph/python/src/ngraph/helpers.py [new file with mode: 0644]
ngraph/python/tests/test_onnx/test_onnx_import.py
ngraph/python/tests/test_onnx/utils/onnx_helpers.py