Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly parse caffe's 0 memory usage message
As pointed out in #13, DIGITS throws an exception if caffe reports that the memory usage for a model is 0 bytes. This is a bug in caffe, but DIGITS should be robust enough to handle it.
- Loading branch information