Skip to content

ApolloCaffe - #2932

Open
ghost wants to merge 111 commits into
masterfrom
unknown repository
Open

ApolloCaffe#2932
ghost wants to merge 111 commits into
masterfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Aug 15, 2015

Copy link
Copy Markdown

ApolloCaffe is an experimental framework that enables dynamically structured Caffe networks.

The code contains several additional layers and an alternative python interface in python/apollocaffe. Examples are provided in examples/apollocaffe. The core changes made to blob.hpp, layer.hpp, common.hpp, tensor.hpp, and apollonet.hpp require about 1500 lines of c++ and can be found here: https://github.com/Russell91/apollocaffe/commit/8e92e1b83e69853e59b4e34cf581f753e9860529

@bhack

bhack commented Aug 15, 2015

Copy link
Copy Markdown
Contributor

Seems that your alternative interface doesn't rely on boost-python. Is it planned to substitute the official one? If this is the plan we could completely remove boost dependencies with #2537

@bhack

bhack commented Aug 15, 2015

Copy link
Copy Markdown
Contributor

https://github.com/Russell91/apollocaffe/commit/8181870b9ac330a094ab0f8d53f54a0202f697a0 It is too old now. You need to rebase this again.

Russell and others added 30 commits September 13, 2015 00:04
Add param_set to apollocaffe.update
Add set_active_param_names. compute norm.
make lstm unit allow change batch sizes for every forword
I remove comment out lines and vertify that no lint errors
make lstm unit allow change batch sizes for every forword
add python wrapper for Deconvolution layer
Added check for shape mismatch
Merge dev into master
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.

6 participants