Tweaks for ONNX scoreboard (#2697)
authorMichał Karzyński <4430709+postrational@users.noreply.github.com>
Sun, 18 Oct 2020 15:08:06 +0000 (17:08 +0200)
committerGitHub <noreply@github.com>
Sun, 18 Oct 2020 15:08:06 +0000 (17:08 +0200)
ngraph/python/requirements.txt
ngraph/python/tests/test_onnx/__init__.py [new file with mode: 0644]

index badb7a7..49afa45 100644 (file)
@@ -1,2 +1,2 @@
 numpy
-typing
+typing; python_version < '3.6'
diff --git a/ngraph/python/tests/test_onnx/__init__.py b/ngraph/python/tests/test_onnx/__init__.py
new file mode 100644 (file)
index 0000000..e69de29