-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Description
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) :
- Adapt computational-graph branch to load caffe models. 06/02/2016
- Design a backend engine API to support multiple optimizations. See @Fabian : how to plug your convolutional layer into other frameworks? BVLC/caffe#4155
- Add optimizations for CPU on x86 with NNPACK
- Create proper CMake with package relocation
- Refactor session and device API.
- Add optimizations for libdnn @naibaf7
- Prepare timing benchmarks in order to be added to convnet-benchmarks