• Vadim Pisarevsky's avatar
    optimized several conv net layers (#1227) · 645260af
    Vadim Pisarevsky authored
    * rewritten the following layers to be [much] more efficient: convolution, fully connected, activations (relu, tanh, ...), LRN. Use optional AVX optimization for the first two.
    
    * eliminated trailing whitespaces
    645260af
Name
Last commit
Last update
..
caffe Loading commit data...
layers Loading commit data...
opencl Loading commit data...
tensorflow Loading commit data...
torch Loading commit data...
dnn.cpp Loading commit data...
init.cpp Loading commit data...
precomp.hpp Loading commit data...