diff options
author | Rodrigo Benenson <rodrigo.benenson@gmail.com> | 2015-10-22 18:18:08 +0200 |
---|---|---|
committer | Rodrigo Benenson <rodrigo.benenson@gmail.com> | 2015-10-22 18:18:08 +0200 |
commit | 09b8738d73ebc37dda09e8c6dd05e35609999c77 (patch) | |
tree | f3f02773f2e7e399868066d85c38313aefa918d4 /Makefile | |
parent | 20c474fe40fe43dee68545dc80809f30ccdbf99b (diff) | |
download | caffeonacl-09b8738d73ebc37dda09e8c6dd05e35609999c77.tar.gz caffeonacl-09b8738d73ebc37dda09e8c6dd05e35609999c77.tar.bz2 caffeonacl-09b8738d73ebc37dda09e8c6dd05e35609999c77.zip |
diff.ndim != 4 is outdated
this code seems not to apply to the caffe head.
```
if diff.ndim != 4:
raise Exception('{} diff is not 4-d'.format(top))
```
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions