NVCaffe 0.16.4
drnikolaev
released this
03 Sep 19:43
·
477 commits
to caffe-0.17
since this release
This release brings the following new features, fixes and optimizations:
- New fast grouping supported by cuDNN v7 is now integrated with NVCaffe.
- New augmentation algorithms.
- Convolution workspace management simplified and improved to provide more memory for better algorithms.
- Stability improvements
- Performance improvements.
- Fixed issues #391 #351 (Matlab support is back) #357 (ImageDataLayer deadlock)