projects
/
platform
/
upstream
/
dldt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d28a5d6
)
Remove xfail_issue_36533 from ngraph tests (#2436)
author
Mateusz Tabaka
<mateusz.tabaka@intel.com>
Mon, 28 Sep 2020 15:55:50 +0000
(17:55 +0200)
committer
GitHub
<noreply@github.com>
Mon, 28 Sep 2020 15:55:50 +0000
(18:55 +0300)
ngraph/python/tests/__init__.py
patch
|
blob
|
history
diff --git
a/ngraph/python/tests/__init__.py
b/ngraph/python/tests/__init__.py
index
94ff673
..
cb3c175
100644
(file)
--- a/
ngraph/python/tests/__init__.py
+++ b/
ngraph/python/tests/__init__.py
@@
-189,7
+189,6
@@
xfail_issue_38736 = xfail_test(reason="RuntimeError: nGraph does not support the
"NegativeLogLikelihoodLoss")
# Model Zoo issues:
-xfail_issue_36533 = xfail_test(reason="AssertionError: zoo models results mismatch")
xfail_issue_36534 = xfail_test(reason="RuntimeError: node input index is out of range")
xfail_issue_36535 = xfail_test(reason="RuntimeError: get_shape was called on a descriptor::Tensor "
"with dynamic shape")