Skip to content

Comments

ApolloCaffe#2932

Open
ghost wants to merge 111 commits intomasterfrom
unknown repository
Open

ApolloCaffe#2932
ghost wants to merge 111 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Aug 15, 2015

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
Copy link
Contributor

bhack commented Aug 15, 2015

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
Copy link
Contributor

bhack commented Aug 15, 2015

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