- 04 8月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 02 8月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 06 7月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* We should not EXPECT_EQ between a float value and a int value. Use ASSERT_NEAR instead.
-
- 05 7月, 2017 2 次提交
-
-
由 yangyaming 提交于
-
由 yangyaming 提交于
-
- 18 6月, 2017 1 次提交
-
-
由 yangyaming 提交于
-
- 23 3月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 04 3月, 2017 1 次提交
-
-
由 Helin Wang 提交于
cost is Argument, but argument does not have to be cost.
-
- 27 12月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 21 12月, 2016 1 次提交
-
-
由 Peng Li 提交于
-
- 14 12月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 09 12月, 2016 1 次提交
-
-
由 Yi Wang 提交于
-
- 22 11月, 2016 1 次提交
-
-
由 Luo Tao 提交于
-
- 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.
-
- 14 9月, 2016 1 次提交
-
-
由 Haonan 提交于
* by default, synchronize default_stream after resizeAndCopyFrom * add sync in some places after resizeAndCopyFrom using other streams
-
- 29 8月, 2016 1 次提交
-
-
由 zhangjinchao01 提交于
ISSUE=4586495 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1408 1ad973e4-5ce8-4261-8a94-b56d1f490c56
-