Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove please. (incorrect branch) #1

Open
wants to merge 95 commits into
base: master
Choose a base branch
from

Conversation

asanakoy
Copy link

@asanakoy asanakoy commented Jul 21, 2016

No description provided.

yosinski and others added 30 commits April 30, 2015 22:48
…yer, ConvolutionLayer, LRNLayer, and PoolingLayer. Added Python bindings for deconv, zeroing, and partial backward/deconv passes.
Conflicts:
	include/caffe/common_layers.hpp
	include/caffe/neuron_layers.hpp
	include/caffe/vision_layers.hpp
	src/caffe/proto/caffe.proto
MKLROOT variable is set by MKL scripts, so it also should be used in Makefile.
[bulid] correct MKL_DIR to MKLROOT
…tiation-fix

Use lazy initialization to reuse ordered dict/list creations to save…
Set propagate_down=true to force backprop to a particular bottom
Issue with the exp layer when the base is e
The latest versions of protobuf do not reveal empty message fields with dir(). This uses the documented way of determining all of a message's fields and so is compatible with past and future versions of protobuf.
[docs] typo in help text for "-model" option
Latest CUDA versions are all compatible, and
Caffe has been compatible with cuDNN v4 since PR BVLC#3439
Caffe runs on Ubuntu, OS X, and RHEL (+ company) in master
with branches for OpenCL and Windows.

Docker is a nice route to out-of-the-box brewing.
bring install docs up-to-date and better highlight included details
check only the dimensions to be cropped for compatible sizes and offsets
Fix Crop layer dimension checking to only check cropped dimensions
crazytan and others added 28 commits May 5, 2016 16:57
Also add a test that reshapes a blob to shape (0, 5).
Add parameter layer for learning any bottom
[bug] Catch MDB_MAP_FULL errors from mdb_txn_commit
[build] CMake customisable version/soversion
a comment misses a space char
cuDNN v4 is still supported.
Add cuDNN v5 support, drop cuDNN v3 support
Window data foreground/background nonzero check
Fix Makefile CUDA_VERSION extraction on OSX Yosemite
fix problems in net_surgery.ipynb
handle spaces in image file names

Thanks @bchu for an earlier implementation.
* Run on Ubuntu 14.04
* Test cuDNN builds
* Build with OpenBLAS

NOTE: Python3 build only works with CMake
…ests

Remove misleading comment from a test file
@asanakoy asanakoy changed the title merged caffe master into deconv-deep-vis-toolbox branch remove please. (incorrect branch) Jul 21, 2016
goolygu pushed a commit to goolygu/caffe that referenced this pull request Aug 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.