How to make file after modifying caffe codes

58 views
Skip to first unread message

zenglinshi

unread,
Apr 13, 2015, 1:22:56 AM4/13/15
to caffe...@googlegroups.com

1.Adding stochastic_pooling cpu code in pooling_layer.cpp
2.make all

however,I got "Not Implement Yet" error when i try to use "STOCHASTIC" (mode=cpu)

malte....@gmail.com

unread,
Jul 22, 2015, 11:48:37 AM7/22/15
to Caffe Users
Did you implement the "PoolingParameter_PoolMethod_STOCHASTIC" case for both Forward_cpu and Backward_cpu? In the current implementation, they simply produce "NOT_IMPLEMENTED".
Reply all
Reply to author
Forward
0 new messages