- 24 8月, 2017 2 次提交
 - 
- 
由 chengduoZH 提交于
 - 
由 chengduoZH 提交于
 
 - 
 - 22 8月, 2017 1 次提交
 - 
- 
由 chengduoZH 提交于
 
 - 
 - 18 8月, 2017 1 次提交
 - 
- 
由 chengduoZH 提交于
 
 - 
 - 13 8月, 2017 1 次提交
 - 
- 
由 chengduoZH 提交于
 
 - 
 - 19 7月, 2017 1 次提交
 - 
- 
由 wanghaoshuang 提交于
2. Make SwitchOrderLayer support for softmax activation 3. Fix bugs
 
 - 
 - 10 7月, 2017 1 次提交
 - 
- 
由 wanghaoshuang 提交于
1. Add switch function for switching image dimensions order 2. Add CpuMatrix::backwardSoftmax function 3. Add pixel softmax layer, python wrapper and grad_test
 
 - 
 - 27 6月, 2017 1 次提交
 - 
- 
由 hedaoyuan 提交于
Change the CpuMatrix::copyFrom and CpuVector::copyFrom with the stream parameter to the synchronous interface.
 
 - 
 - 21 6月, 2017 1 次提交
 - 
- 
由 hedaoyuan 提交于
 
 - 
 - 25 5月, 2017 1 次提交
 - 
- 
由 yangyaming 提交于
 
 - 
 - 28 3月, 2017 1 次提交
 - 
- 
由 Luo Tao 提交于
 
 - 
 - 09 3月, 2017 1 次提交
 - 
- 
由 gaoyuan 提交于
 
 - 
 - 22 2月, 2017 1 次提交
 - 
- 
由 Liang Zhao 提交于
 
 - 
 - 09 2月, 2017 1 次提交
 - 
- 
由 xutianbing 提交于
 
 - 
 - 02 2月, 2017 2 次提交
 - 26 1月, 2017 1 次提交
 - 
- 
由 xutianbing 提交于
 
 - 
 - 05 1月, 2017 2 次提交
 - 30 12月, 2016 1 次提交
 - 
- 
由 xutianbing 提交于
 
 - 
 - 23 12月, 2016 1 次提交
 - 
- 
由 liaogang 提交于
 
 - 
 - 20 12月, 2016 2 次提交
 - 
- 
由 xutianbing 提交于
 - 
由 xutianbing 提交于
reference or raw matrix (Matrix & or Matrix *) contextProjectionForward contextProjectionBackward contextProjectionBackwardData contextProjectionBackwardWeight classificationError The mul functions would be updated later.
 
 - 
 - 19 12月, 2016 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 15 12月, 2016 1 次提交
 - 
- 
由 hedaoyuan 提交于
 
 - 
 - 13 12月, 2016 1 次提交
 - 
- 
由 hedaoyuan 提交于
 
 - 
 - 12 12月, 2016 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 09 12月, 2016 1 次提交
 - 
- 
由 Yi Wang 提交于
 
 - 
 - 05 12月, 2016 1 次提交
 - 
- 
由 hedaoyuan 提交于
 
 - 
 - 22 11月, 2016 1 次提交
 - 
- 
由 Luo Tao 提交于
 
 - 
 - 12 11月, 2016 1 次提交
 - 
- 
由 Haonan 提交于
 
 - 
 - 09 11月, 2016 2 次提交
 - 
- 
由 Liang Zhao 提交于
 - 
由 Liang Zhao 提交于
 
 - 
 - 08 11月, 2016 1 次提交
 - 
- 
由 liaogang 提交于
 
 - 
 - 04 11月, 2016 1 次提交
 - 
- 
由 lzhao4ever 提交于
* Add matrix inverse
 
 - 
 - 02 11月, 2016 1 次提交
 - 
- 
由 qingqing01 提交于
* Add benchmark for PaddlePaddle, tensorflow and caffe * ConvProjection to reduce memory for goolenet * Add unit test for ConvProjection. 1. unit test in test_LayerGrad. 2. compare the ConvPorjection and CudnnConvLayer, also compare the concat_layer+img_conv_layer and concat_layer_conv_projection. * Reduce cudnn_conv memory and add benchmark document. 1. Use TmpMatrix as the workspace in cudnn_conv to reduce gpu memory. It reduce lots of memory. 2. Add benchmark document. 3. fix smallnet_mnist_cifar.py in paddle. * Add job=time and refine cudnn_conv to reduce gpu memroy and speed up * Refine cudnn_conv and shared biases operation in concat_layer and mixed_layer. * follow comments * follow comments * Use unique_ptr to prevent memory leaks in CudnnConvLayer.
 
 - 
 - 30 10月, 2016 1 次提交
 - 
- 
由 liaogang 提交于
 
 - 
 - 24 10月, 2016 1 次提交
 - 
- 
由 luotao1 提交于
* add maxout layer, including interface and unittest * follow maxout comments * auto setting channels * fix unittest bug in test_RecurrentGradientMachine
 
 - 
 - 14 10月, 2016 1 次提交
 - 
- 
由 luotao1 提交于
 
 - 
 - 09 10月, 2016 1 次提交
 - 
- 
由 qingqing01 提交于
* support rectangle padding, stride, window and input for PoolProjection * Follow comments. 1. Remove start 2. refine img_pool_a/b.conf for test_NetworkCompare 3. Split unit test * Modify the test in img_layers.py
 
 -