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

Fix for issue #4831. The data_min_idx and data_max_idx were flipped. #5136

Merged
merged 1 commit into from
Mar 24, 2020

Conversation

shoubhik
Copy link
Contributor

Existing test cases cover this fix. In addition I have added an assert to make sure that the data_min is always less than equal to data_max.

Thanks for contributing to TVM! Please refer to guideline https://docs.tvm.ai/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from Reviewers by @ them in the pull request thread.

…pped.

Existing test cases cover this fix. In addition I have added an assert to make sure that the data_min is always less than equal to data_max.
@shoubhik
Copy link
Contributor Author

@anijain2305 and @GuoliangLiCN can you take a look at the fix.

@tqchen tqchen merged commit 5f0ffe3 into apache:master Mar 24, 2020
@tqchen
Copy link
Member

tqchen commented Mar 24, 2020

Thanks @anijain2305 @shoubhik @GuoliangLiCN

trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Apr 16, 2020
…pped. (apache#5136)

Existing test cases cover this fix. In addition I have added an assert to make sure that the data_min is always less than equal to data_max.
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Apr 17, 2020
…pped. (apache#5136)

Existing test cases cover this fix. In addition I have added an assert to make sure that the data_min is always less than equal to data_max.
shoubhik added a commit to shoubhik/incubator-tvm that referenced this pull request May 12, 2020
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