Skip to content

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

Merged
M. Zeeshan Siddiqui (codemzs) merged 4 commits into
masterfrom
codemzs/dropout_test
May 10, 2020
Merged

Re-enable Dropout(12) ONNX inferencing tests.#3833
M. Zeeshan Siddiqui (codemzs) merged 4 commits into
masterfrom
codemzs/dropout_test

Conversation

@codemzs

@codemzs M. Zeeshan Siddiqui (codemzs) commented May 5, 2020

Copy link
Copy Markdown
Member

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
M. Zeeshan Siddiqui (codemzs) requested a review from a team as a code owner May 5, 2020 22:36

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Member Author

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

@codemzs M. Zeeshan Siddiqui (codemzs) changed the title Re-enable disabled Dropout(12) inferencing tests. Re-enable Dropout(12) inferencing tests. May 10, 2020
@codemzs M. Zeeshan Siddiqui (codemzs) changed the title Re-enable Dropout(12) inferencing tests. Re-enable Dropout(12) ONNX inferencing tests. May 10, 2020
@codemzs
M. Zeeshan Siddiqui (codemzs) deleted the codemzs/dropout_test branch May 10, 2020 13:26
stevenlix (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