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

Fixed code for iojs v2.3.1 (don't merge yet) Fixes #6 #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fixed code for iojs v2.3.1 (don't merge yet) Fixes #6 #7

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jun 29, 2015

I created a pull request to update the code for current io.js version.

I can compile it with iojs 2.3.1 on my Mac machine, unfortunately I don't have access to any other system right now.

One thing I couldn't fix is the callback execution in the multithreaded training scenario (Line 1062 and 1069). I don't know what's wrong with the implementation. There is no error, but the callback doesn't get executed.

Maybe somebody else with more experience can look at this portion and maybe fix it.

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.

1 participant