- 14 6月, 2017 1 次提交
-
-
由 dzhwinter 提交于
-
- 10 6月, 2017 1 次提交
-
-
由 dzhwinter 提交于
-
- 07 6月, 2017 1 次提交
-
-
由 dzhwinter 提交于
-
- 06 6月, 2017 4 次提交
- 05 6月, 2017 1 次提交
-
-
由 dzhwinter 提交于
-
- 04 6月, 2017 1 次提交
-
-
由 dzhwinter 提交于
-
- 23 5月, 2017 1 次提交
-
-
由 Yibing Liu 提交于
correct a typo optimize code fix a bug
-
- 24 3月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 22 2月, 2017 1 次提交
-
-
由 Liang Zhao 提交于
-
- 02 2月, 2017 1 次提交
-
-
由 Haonan 提交于
-
- 27 1月, 2017 1 次提交
-
-
由 Helin Wang 提交于
-
- 11 1月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 06 1月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 05 1月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 03 1月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 27 12月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 20 12月, 2016 2 次提交
- 14 12月, 2016 2 次提交
-
-
由 Zhizhong Su 提交于
-
由 gaoyuan 提交于
-
- 13 12月, 2016 2 次提交
- 09 12月, 2016 1 次提交
-
-
由 Yi Wang 提交于
-
- 30 11月, 2016 1 次提交
-
-
由 Yu Yang 提交于
-
- 29 11月, 2016 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 28 11月, 2016 2 次提交
- 18 11月, 2016 1 次提交
-
-
由 dangqingqing 提交于
-
- 17 11月, 2016 1 次提交
-
-
由 Luo Tao 提交于
-
- 08 11月, 2016 1 次提交
-
-
由 qijun 提交于
-
- 07 11月, 2016 2 次提交
- 03 11月, 2016 1 次提交
-
-
由 Haichao-Zhang 提交于
-
- 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 提交于
-
- 30 10月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 27 10月, 2016 1 次提交
-
-
由 emailweixu 提交于
* Python trainer API and demo * Adding missing PaddleAPIPrivate.h * Adding api_train.sh * More comments * Bump up patch version to 0b3
-