Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete onnx/test/reference_evaluator_backend_test.py #5667

Merged
merged 1 commit into from Oct 14, 2023

Conversation

justinchuby
Copy link
Contributor

Removed because reference_evaluator_backend_test is a duplicating test for the reference evaluator.

Fix #5662

Fix #5662 because `reference_evaluator_backend_test` is a duplicating test for the reference evaluator.

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
@justinchuby justinchuby requested a review from a team as a code owner October 13, 2023 22:27
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

All modified lines are covered by tests ✅

see 13 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@justinchuby
Copy link
Contributor Author

@xadupre looks like coverage decreased with this change. So this test is testing additional things? Do you know why?

@xadupre xadupre added this pull request to the merge queue Oct 14, 2023
Merged via the queue into main with commit 34cc49d Oct 14, 2023
36 checks passed
@xadupre xadupre deleted the justinchu/remove-reference-test branch October 14, 2023 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Why are there two backend tests for the reference runtime?
2 participants