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

[ONNX] More Unit Tests! #7956

Merged
merged 8 commits into from
May 3, 2021
Merged

[ONNX] More Unit Tests! #7956

merged 8 commits into from
May 3, 2021

Conversation

mbrookhart
Copy link
Contributor

@jwfromm Fixes a few straggling onnx unit tests

@masahi masahi merged commit c380a69 into apache:main May 3, 2021
@masahi
Copy link
Member

masahi commented May 3, 2021

Thanks @mbrookhart @jroesch

@mbrookhart mbrookhart deleted the onnx_more_tests branch May 4, 2021 21:59
umangyadav pushed a commit to umangyadav/tvm that referenced this pull request May 5, 2021
* support same lower and maxpool in autopad

* fix isinf tests

* lower tolerance on roialign test becuase the onnx result is cropped to 4 decimal places

* slow support for bottom-k

* throw with nullptr in gathernd and scatternd, fix typo

* fix lint

* fix a copy typo
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
* support same lower and maxpool in autopad

* fix isinf tests

* lower tolerance on roialign test becuase the onnx result is cropped to 4 decimal places

* slow support for bottom-k

* throw with nullptr in gathernd and scatternd, fix typo

* fix lint

* fix a copy typo
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
* support same lower and maxpool in autopad

* fix isinf tests

* lower tolerance on roialign test becuase the onnx result is cropped to 4 decimal places

* slow support for bottom-k

* throw with nullptr in gathernd and scatternd, fix typo

* fix lint

* fix a copy typo
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
* support same lower and maxpool in autopad

* fix isinf tests

* lower tolerance on roialign test becuase the onnx result is cropped to 4 decimal places

* slow support for bottom-k

* throw with nullptr in gathernd and scatternd, fix typo

* fix lint

* fix a copy typo
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request May 11, 2021
* support same lower and maxpool in autopad

* fix isinf tests

* lower tolerance on roialign test becuase the onnx result is cropped to 4 decimal places

* slow support for bottom-k

* throw with nullptr in gathernd and scatternd, fix typo

* fix lint

* fix a copy typo
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