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

add necessary input checks for matcaffe #888

Merged
merged 1 commit into from
Aug 9, 2014

Conversation

ronghanghu
Copy link
Member

In this pull request, input checks are added for MatCaffe to ensure that:

  1. the input data is single-precision float point data
  2. the number of elements in input data matches the input size of the network

sguada added a commit that referenced this pull request Aug 9, 2014
add necessary input checks for matcaffe
@sguada sguada merged commit c13fded into BVLC:dev Aug 9, 2014
@ronghanghu ronghanghu deleted the matcaffe-add-check branch August 18, 2014 21:29
mitmul pushed a commit to mitmul/caffe that referenced this pull request Sep 30, 2014
add necessary input checks for matcaffe
RazvanRanca pushed a commit to RazvanRanca/caffe that referenced this pull request Nov 4, 2014
add necessary input checks for matcaffe
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