Skip to content

release candidate 5

Compare
Choose a tag to compare
@shelhamer shelhamer released this 21 Feb 04:15
· 245 commits to master since this release

This packages up 42 commits by 15 contributors to help hone in on 1.0.
Thanks all!

With all releases one should do make clean && make superclean to clear out old materials before compiling the new release.

  • set soversion properly #5296
  • documentation: improved dockerfiles and usage notes #5153, links and fixes #5227
  • build: groom cmake build #4609, find veclib more reliably on mac #5236
  • pycaffe: give Net a layer dictionary #4347
  • matcaffe: destroy individual nets and solvers #4737

Fixes

  • restore solvers for resuming multi-GPU training #5215
  • draw net helper #5010

☕️