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

Solve the NaN issue on the CPU #67

Merged
merged 1 commit into from
Dec 8, 2017
Merged

Solve the NaN issue on the CPU #67

merged 1 commit into from
Dec 8, 2017

Conversation

ASDen
Copy link
Contributor

@ASDen ASDen commented Feb 24, 2016

This PR solves the NaN issue reported here : #63
The problem is that for newly allocated batches inside a Sequence, memory had to be reset to zeros, otherwise NaNs may flow in

This PR solves the NaN issue reported here : tmbdev#63
The problem is that for newly allocated batches inside a Sequence, memory had to be reset to zeros, otherwise NaNs may flow in
@wanghaisheng
Copy link

why still not merge ?

@kba
Copy link
Collaborator

kba commented Dec 8, 2017

Tested, works, thank you!

@kba kba merged commit 442bc35 into tmbdev:master Dec 8, 2017
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