Skip to content

Re-enable Dropout(12) ONNX inferencing tests.#3833

Merged
codemzs merged 4 commits intomasterfrom
codemzs/dropout_test
May 10, 2020
Merged

Re-enable Dropout(12) ONNX inferencing tests.#3833
codemzs merged 4 commits intomasterfrom
codemzs/dropout_test

Conversation

@codemzs
Copy link
Member

@codemzs codemzs commented May 5, 2020

Re-enable Dropout(12) ONNX inferencing tests on all execution providers except NGraph EP where Dropout ONNX tests that return boolean type mask don't seem to work because of below error message:

EP_FAIL : Non-zero status code returned while running NGRAPHCustomOp_100 node. Name:'NGRAPHExecutionProvider_NGRAPHCustomOp_100_0' Status Message: [NGRAPHCustomOp] - NGRAPHExecutionProvider_NGRAPHCustomOp_100_0 - Exception while importing model to nGraph: deque::_M_range_check: __n (which is 0)>= this->size()

@codemzs codemzs requested a review from a team as a code owner May 5, 2020 22:36
thiagocrepaldi
thiagocrepaldi previously approved these changes May 5, 2020
Copy link
Contributor

@thiagocrepaldi thiagocrepaldi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Are these tests related to the discussion on whether to increase tolerance or implement a custom verification function? It doesnt seem to be the case, but just checking

@codemzs
Copy link
Member Author

codemzs commented May 5, 2020

@thiagocrepaldi Thanks for the review. No these aren’t related to flaky tests. These are ONNX tests.

@codemzs codemzs changed the title Re-enable disabled Dropout(12) inferencing tests. Re-enable Dropout(12) inferencing tests. May 10, 2020
@codemzs codemzs changed the title Re-enable Dropout(12) inferencing tests. Re-enable Dropout(12) ONNX inferencing tests. May 10, 2020
@codemzs codemzs merged commit 8291065 into master May 10, 2020
@codemzs codemzs deleted the codemzs/dropout_test branch May 10, 2020 13:26
stevenlix pushed a commit that referenced this pull request May 12, 2020
* Re-enable disabled Dropout(12) inferencing tests.

* Re-enable disabled Dropout(12) inferencing tests.

* Disable Dropout(12) tests that return boolean value on NGraph EP.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants