Hi @nyanp, we are starting the gsoc. /cc @bhack @mtamburrano In the first place we would like to know when do you plan to merge the computational graph branch? The current short/mid term goals to cover are the following (in order) : - [x] Adapt computational-graph branch to load caffe models. _06/02/2016_ - [x] Design a backend engine API to support multiple optimizations. See https://github.com/BVLC/caffe/issues/4155 - [x] Add optimizations for CPU on x86 with [NNPACK](https://github.com/Maratyszcza/NNPACK) - [x] Create proper CMake with package relocation - [x] Refactor session and device API. - [x] Add optimizations for [libdnn](https://github.com/BVLC/caffe/blob/opencl/include/caffe/greentea/libdnn.hpp) @naibaf7 - [ ] Prepare timing benchmarks in order to be added to [convnet-benchmarks](https://github.com/soumith/convnet-benchmarks)
Hi @nyanp,
we are starting the gsoc. /cc @bhack @mtamburrano
In the first place we would like to know when do you plan to merge the computational graph branch?
The current short/mid term goals to cover are the following (in order) :