Splited concat_layer into .cpp and .cu, cleaned lint errors
[platform/upstream/caffe.git] / src / caffe / test / test_concat_layer.cpp
2014-02-28 Sergio GuadarramaSplited concat_layer into .cpp and .cu, cleaned lint...
2014-02-28 sguadaFixed test to pass and don't exhaustive search since...
2014-02-28 sguadaAdded Tests for Concat Layer, and passed