Permalink
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
Commits on Apr 15, 2017
  1. Merge pull request #5539 from shelhamer/caffe-1.0

    Caffe 1.0
    shelhamer committed on GitHub Apr 15, 2017
  2. 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. Merge pull request #2612 from ih4cku/master

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

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

    sigmoid fix: calculate by tanh instead of exp (cpp)
    shelhamer committed on GitHub Apr 14, 2017
  11. 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
  12. Merge pull request #3913 from antran89/master

    minor fix to stochastic pooling and clean-up of mean computation
    shelhamer committed on GitHub Apr 14, 2017
  13. Merge pull request #3855 from shaibagon/upgrade_infogain

    InfogainLoss layer can normalize, ignore, and more
    shelhamer committed on GitHub Apr 14, 2017
  14. Merge pull request #5514 from cypof/fix_parse_log

    Fix log parsing
    shelhamer committed on GitHub Apr 14, 2017
  15. Merge pull request #4566 from CDLuminate/fix-more-float-comparison-issue

    Fix more float comparison precision issue
    shelhamer committed on GitHub Apr 14, 2017
  16. Merge pull request #3825 from jasjuang/master

    [cmake] uninstall target for removing Caffe
    shelhamer committed on GitHub Apr 14, 2017
  17. Merge pull request #5519 from Noiredd/master

    [pycaffe] allow different layer/top names; fix #5518
    shelhamer committed on GitHub Apr 14, 2017
  18. Merge pull request #4237 from CDLuminate/cmake-using-gnuinstalldirs

    Cmake using gnuinstalldirs
    shelhamer committed on GitHub Apr 14, 2017
  19. Merge pull request #4576 from CDLuminate/add-bash-completion

    Import bash completion script for caffe from Debian Package.
    shelhamer committed on GitHub Apr 14, 2017
  20. Merge pull request #5526 from willyd/boost-1_55

    Bump boost version to 1.55 in CMake build
    shelhamer committed on GitHub Apr 14, 2017
Commits on Apr 13, 2017