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

Raise Python exceptions if caffe.Net input files don't exist #228

Merged
merged 2 commits into from
Mar 18, 2014

Conversation

longjon
Copy link
Contributor

@longjon longjon commented Mar 18, 2014

This is for convenience only; if the input files are moved or deleted at the wrong time, pycaffe could still crash (as it did before). However, in most cases this will make interactive use easier.

longjon added 2 commits March 17, 2014 22:59
This is for convenience only; if the input files are moved or deleted at
the wrong time, pycaffe could still crash (as it did before). However,
in most cases this will make interactive use easier.
shelhamer added a commit that referenced this pull request Mar 18, 2014
Raise Python exception if input files don't exist for better interactivity
@shelhamer shelhamer merged commit 7936385 into BVLC:dev Mar 18, 2014
@shelhamer shelhamer mentioned this pull request Mar 18, 2014
mitmul pushed a commit to mitmul/caffe that referenced this pull request Sep 30, 2014
Raise Python exception if input files don't exist for better interactivity
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