Permalink
Commits on Jun 20, 2017
  1. Update README.md

    cypof committed on GitHub Jun 20, 2017
Commits on Jun 14, 2017
  1. Merge pull request #5687 from BVLC/readme_list_branches

    List branches in readme
    cypof committed on GitHub Jun 14, 2017
Commits on Jun 13, 2017
  1. List branches in readme

    cypof committed on GitHub Jun 13, 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 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. Handling destruction of empty Net objects

    Malte Stær Nissen committed May 4, 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
  7. BVLC -> BAIR

    Berkeley AI Research (BAIR) is the the successor to
    the Berkeley Vision and Learning Center (BVLC).
    shelhamer committed Apr 14, 2017
  8. Docker update to cuDNN 6

    cypof committed Apr 14, 2017
  9. Merge pull request #2612 from ih4cku/master

    register a dummy reducer to prevent mincepie runtime error
    shelhamer committed on GitHub Apr 14, 2017
  10. Merge pull request #3410 from ghost/patch-2

    sigmoid fix: calculate by tanh instead of exp (cpp)
    shelhamer committed on GitHub Apr 14, 2017
  11. Merge pull request #3411 from ghost/patch-3

    sigmoid fix: calculate by tanh instead of exp (cpp)
    shelhamer committed on GitHub Apr 14, 2017
  12. Merge pull request #3153 from jeffdonahue/netspec-type-check

    NetSpec: type-check Function inputs (they must be Top instances)
    shelhamer committed on GitHub Apr 14, 2017