21 Commits (27bf9e2988930c51ce1475582bd1cca6e292f4e5)

Author SHA1 Message Date
Aleksandr Rybnikov 3b01eaa3d8 Fixed bugs after dnn refactoring. Added new tests for layers (#1142) 8 years ago
Vadim Pisarevsky 3f5b465501 refactored DNN (#1102) 8 years ago
arrybn 0cef050337 Updated proto files, added layers to caffe 8 years ago
arrybn e784f137f6 Added Torch ENet support 8 years ago
Maksim Shabunin 0e7405ce4c Fixed several GCC warnings 9 years ago
Vitaliy Lyudvichenko 4f57806858 Fixing of reshape and concat layers in OCL mode. 9 years ago
Vitaliy Lyudvichenko 7f0260c1db Adding of OCL versions of Concat, Split, Slice layers 9 years ago
Vitaliy Lyudvichenko 909a002241 Adding of OCL and public interface for InnerProduct layer 9 years ago
Vitaliy Lyudvichenko bf9e9b81ac Adding of OCL and public interface for Softmax layer 9 years ago
Vitaliy Lyudvichenko 0af7f9ea29 Adding of OCL & public interface for Pooling layer 9 years ago
Vitaliy Lyudvichenko 601afeed90 Adding of OCL implementations and public interfaces for Convolution and LRN 9 years ago
Vitaliy Lyudvichenko 50c9e1c912 Updating of (De)Convolution layer implementations 9 years ago
Vitaliy Lyudvichenko 1913eb7060 Adding of shape utils, more clearer layers implementations, more ocl tests 9 years ago
Vitaliy Lyudvichenko 99d1e44a29 Updating of RNN layer API and RNN 9 years ago
Vitaliy Lyudvichenko 45010af835 Extending of BlobShape and LSTMLayer API, adding of new test 9 years ago
Vitaliy Lyudvichenko a3c6f1dcf2 Updating API of LSTM layer, fixed LSTM bug in tanh() implementation 9 years ago
Vitaliy Lyudvichenko 4cb108efcd Adding CPU parallelization for element-wise layers and im2col operation 9 years ago
Vitaliy Lyudvichenko 6d3cb8080c Refinement of BlobShape API explicit BlobShape(int,int) constructor was removed 9 years ago
Vitaliy Lyudvichenko e099c3992f Adding of RNN layer 9 years ago
Vitaliy Lyudvichenko 67c825c04f Adding of perf test for DNN module. 9 years ago
Vitaliy Lyudvichenko 6ec22eee11 GSOC 2015: dnn module 10 years ago