8000 Fix torch.histc problem #718 by andreaskoepf · Pull Request #723 · torch/torch7 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix torch.histc problem #718 #723

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

Merged
merged 1 commit into from
Jul 27, 2016
Merged

Fix torch.histc problem #718 #723

merged 1 commit into from
Jul 27, 2016

Conversation

andreaskoepf
Copy link
Contributor

No longer cloning input tensor nor using tensor operations but computing destination bin index directly in TH_TENSOR_APPLY() block and ensuring that bin index does not exceed nbins-1.

@soumith soumith merged commit e2f2d94 into torch:master Jul 27, 2016
@soumith
Copy link
Member
soumith commented Jul 27, 2016

Thanks a lot Andreas!

colesbury pushed a commit to colesbury/torch7 that referenced this pull request Nov 3, 2016
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
0