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 binned distribution for mxnet 1.6 #728

Merged
merged 2 commits into from
Mar 26, 2020
Merged

Conversation

vafl
Copy link
Contributor

@vafl vafl commented Mar 26, 2020

Issue #, if available:

Description of changes:

For some reason using * and + instead of the verbose broadcast_mul and broadcast_add with hybridize gives wrong results on mxnet 1.6 on a GPU for the binned distribution. I think it only occurs when using get_constant. I'm filing a bug report for mxnet for this.

Co-Authored-By: Lorenzo Stella <lorenzostella@gmail.com>
@vafl
Copy link
Contributor Author

vafl commented Mar 26, 2020

Bug report: apache/mxnet#17914

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