-
Merge pull request #5687 from BVLC/readme_list_branches
List branches in readme
-
Merge pull request #5624 from CDLuminate/cmake-rename-static-proto-li…
…brary cmake: rename libproto.a -> libcaffeproto.a
-
Merge pull request #5625 from CDLuminate/docs-update
docs/debian guide: update compiler combination table
-
-
-
Merge pull request #5617 from lukeyeager/boost-1.54
Downgrade boost requirement from 1.55 to 1.54
-
-
Merge pull request #5548 from erictzeng/crop
Rewrite crop layer GPU implementation
-
Merge pull request #5588 from ShaggO/matlab-fix-delete
Handling destruction of empty Net objects
-
-
Merge pull request #5530 from willyd/nccl-py3
Explicit std::string to bp::object conversion
-
Merge pull request #5539 from shelhamer/caffe-1.0
Caffe 1.0
-
Merge pull request #5536 from cypof/docker_cudnn6
Docker update to cuDNN 6
-
Merge pull request #5537 from shelhamer/docs-grooming
[docs] groom Caffe site
-
Merge pull request #5531 from shelhamer/py-test-layer-top-names
Test for python forward and backward with start and end layer
-
Merge pull request #5529 from shelhamer/deprecate-window
Deprecate WindowData layer type
-
-
track publications by google scholar and not the wiki
shelhamer committedApr 14, 2017 -
retire caffe-dev and caffe-coldpress
dev has diffused into the community from the original Caffe core
shelhamer committedApr 14, 2017 -
add missing names to BAIR roster
shelhamer committedApr 14, 2017 -
model zoo: point out wiki link immediately, explain manual editing
shelhamer committedApr 14, 2017 -
favor notebook examples as more clear and popular
shelhamer committedApr 14, 2017 -
drop performance + hardware page and switch to sheet
simpler to read and update
shelhamer committedApr 14, 2017 -
Berkeley AI Research (BAIR) is the the successor to the Berkeley Vision and Learning Center (BVLC).
shelhamer committedApr 14, 2017 -
-
-
Merge pull request #2612 from ih4cku/master
register a dummy reducer to prevent mincepie runtime error
-
Merge pull request #3410 from ghost/patch-2
sigmoid fix: calculate by tanh instead of exp (cpp)
-
Merge pull request #3411 from ghost/patch-3
sigmoid fix: calculate by tanh instead of exp (cpp)
-
Merge pull request #3153 from jeffdonahue/netspec-type-check
NetSpec: type-check Function inputs (they must be Top instances)