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 logitbinarycrossentropy on CuArrays #940

Merged
merged 1 commit into from
Nov 26, 2019
Merged

Fix logitbinarycrossentropy on CuArrays #940

merged 1 commit into from
Nov 26, 2019

Conversation

matsueushi
Copy link
Contributor

The issue of logitbinarycrossentropy on GPU #464 can be also fixed by @janEbert's approach #926.

@janEbert
Copy link
Contributor

Sorry, I should've added those as well. Good you did it!

@matsueushi
Copy link
Contributor Author

No problem, thanks!

@MikeInnes
Copy link
Member

Thanks!

bors r+

bors bot added a commit that referenced this pull request Nov 26, 2019
940: Fix logitbinarycrossentropy on CuArrays r=MikeInnes a=matsueushi

The issue of logitbinarycrossentropy on GPU #464 can be also fixed by @janEbert's approach #926.

Co-authored-by: matsueushi <matsueushi@gmail.com>
@bors
Copy link
Contributor

bors bot commented Nov 26, 2019

Build failed

@MikeInnes
Copy link
Member

#923

@MikeInnes MikeInnes merged commit 4c69b44 into FluxML:master Nov 26, 2019
@matsueushi matsueushi deleted the feature/cuda-logitbc branch November 26, 2019 11:48
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