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

[Relay][Frontend][Onnx] Improve dtype detection in loop to fix onnx tests. #7934

Merged
merged 1 commit into from
May 3, 2021

Conversation

jwfromm
Copy link
Contributor

@jwfromm jwfromm commented Apr 27, 2021

This small PR improves how the onnx Loop importer determines the datatype of scan_outputs. Doing so allows us to fix two currently skipped tests.

@jwfromm jwfromm requested a review from mbrookhart April 27, 2021 22:32
@mbrookhart mbrookhart merged commit cea7cf1 into apache:main May 3, 2021
@mbrookhart
Copy link
Contributor

Thanks @jwfromm

umangyadav pushed a commit to umangyadav/tvm that referenced this pull request May 5, 2021
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request May 11, 2021
@jwfromm jwfromm deleted the test_range_fix branch April 12, 2023 15:57
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.

2 participants