- 31 5月, 2017 3 次提交
- 27 5月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
2. Centralize the use of sse and neon instrinsic. 3. Disable neon intrinsic when enable gpu.
-
- 26 5月, 2017 2 次提交
- 25 5月, 2017 1 次提交
-
-
由 Jiangtao Hu 提交于
-
- 02 5月, 2017 2 次提交
- 28 3月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 23 3月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 13 3月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 22 2月, 2017 2 次提交
-
-
由 Liang Zhao 提交于
-
由 Liang Zhao 提交于
-
- 09 2月, 2017 1 次提交
-
-
由 xutianbing 提交于
-
- 02 2月, 2017 2 次提交
- 10 1月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 30 12月, 2016 1 次提交
-
-
由 xutianbing 提交于
-
- 27 12月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 23 12月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 15 12月, 2016 1 次提交
-
-
由 hedaoyuan 提交于
-
- 12 12月, 2016 2 次提交
- 09 12月, 2016 1 次提交
-
-
由 Yi Wang 提交于
-
- 06 12月, 2016 1 次提交
-
-
由 hedaoyuan 提交于
-
- 05 12月, 2016 2 次提交
- 30 11月, 2016 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 29 11月, 2016 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 22 11月, 2016 1 次提交
-
-
由 Luo Tao 提交于
-
- 15 11月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 13 11月, 2016 1 次提交
-
-
由 Yu Yang 提交于
* Check all files by pre commit hooks
-
- 12 11月, 2016 1 次提交
-
-
由 Haonan 提交于
-
- 08 11月, 2016 2 次提交
- 07 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.
-
- 01 11月, 2016 1 次提交
-
-
由 qijun 提交于
-