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

Improve error reporting from Torch threads #699

Merged
merged 2 commits into from
Apr 21, 2016

Conversation

gheinrich
Copy link
Contributor

Errors in Torch threads are propagated to the main thread since torch/threads@a9d4eca. For those using older versions this commit moves the error checking in DIGITS data loader threads to after dojob().

Also fix log message that shows image width/height.

@lukeyeager lukeyeager merged commit cd62d3a into NVIDIA:master Apr 21, 2016
@gheinrich gheinrich deleted the dev/thread-error-reporting branch May 24, 2016 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants