Permalink
Commits on May 24, 2017
  1. Merge branch 'master' into windows

    willyd committed May 24, 2017
Commits on May 15, 2017
  1. Merge pull request #5624 from CDLuminate/cmake-rename-static-proto-li…

    …brary
    
    cmake: rename libproto.a -> libcaffeproto.a
    shelhamer committed on GitHub May 15, 2017
  2. Merge pull request #5625 from CDLuminate/docs-update

    docs/debian guide: update compiler combination table
    shelhamer committed on GitHub May 15, 2017
Commits on May 12, 2017
  1. Merge pull request #5617 from lukeyeager/boost-1.54

    Downgrade boost requirement from 1.55 to 1.54
    shelhamer committed on GitHub May 12, 2017
Commits on May 5, 2017
  1. Merge branch 'master' into windows

    willyd committed May 5, 2017
  2. Merge pull request #5389 from willyd/mnist-fix

    MNIST example for windows fixes
    willyd committed on GitHub May 5, 2017
  3. Merge pull request #5590 from willyd/matlab-prerequisites

    Added support for resolving MATLAB prerequisites
    willyd committed on GitHub May 5, 2017
Commits on May 4, 2017
  1. Merge pull request #5548 from erictzeng/crop

    Rewrite crop layer GPU implementation
    shelhamer committed on GitHub May 4, 2017
  2. Merge pull request #5588 from ShaggO/matlab-fix-delete

    Handling destruction of empty Net objects
    shelhamer committed on GitHub May 4, 2017
  3. Added support for resolving MATLAB prerequisites. Also fixes a bug wi…

    …th CMake GetPrerequisites module (see https://gitlab.kitware.com/cmake/cmake/merge_requests/804).
    willyd committed May 4, 2017
  4. Handling destruction of empty Net objects

    Malte Stær Nissen committed May 4, 2017
Commits on Apr 27, 2017
  1. Added missing dependency between libcaffe and nccl

    willyd committed Apr 27, 2017
Commits on Apr 26, 2017
Commits on Apr 21, 2017
  1. Merge pull request #5553 from PENGUINLIONG/dev-penguinliong

    Added GPU arch option.
    willyd committed on GitHub Apr 21, 2017
  2. Added GPU arch option.

    Allow users to specify GPU arch in `build_win.cmd` for convenient cross cmopilation.
    PENGUINLIONG committed Apr 21, 2017
Commits on Apr 19, 2017
  1. Fix crop layer lint errors

    Eric Tzeng committed Apr 19, 2017
  2. Rewrite crop cuda kernel

    Eric Tzeng committed Apr 19, 2017
Commits on Apr 15, 2017
  1. Merge pull request #5530 from willyd/nccl-py3

    Explicit std::string to bp::object conversion
    cypof committed on GitHub Apr 15, 2017
  2. Merge pull request #5539 from shelhamer/caffe-1.0

    Caffe 1.0
    shelhamer committed on GitHub Apr 15, 2017
  3. Merge pull request #5536 from cypof/docker_cudnn6

    Docker update to cuDNN 6
    shelhamer committed on GitHub Apr 15, 2017
Commits on Apr 14, 2017
  1. Merge pull request #5537 from shelhamer/docs-grooming

    [docs] groom Caffe site
    shelhamer committed on GitHub Apr 14, 2017
  2. Merge pull request #5531 from shelhamer/py-test-layer-top-names

    Test for python forward and backward with start and end layer
    shelhamer committed on GitHub Apr 14, 2017
  3. Merge pull request #5529 from shelhamer/deprecate-window

    Deprecate WindowData layer type
    shelhamer committed on GitHub Apr 14, 2017
  4. Caffe 1.0

    shelhamer committed Apr 14, 2017
  5. retire caffe-dev and caffe-coldpress

    dev has diffused into the community from the original Caffe core
    shelhamer committed Apr 14, 2017
  6. drop performance + hardware page and switch to sheet

    simpler to read and update
    shelhamer committed Apr 14, 2017