Commit Graph

4890 Commits (b9f2bb3747512f8bd0f5f0a7e024ff329477aabc)
 

Author SHA1 Message Date
qijun ba79050923 Merge remote-tracking branch 'baidu/develop' into implement_basic_OpKernel
8 years ago
fengjiayi 6cd94cc73f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_refactor_tensor
8 years ago
xzl 6c528cbc2a add check: CHECK_EQ(outputs[0].getArgType(), ADD_TO)
8 years ago
fengjiayi 4736b239d9 Add a simple test for grad_op_creator
8 years ago
Qiao Longfei 2685765905 add cross-entropy-op (#2965)
8 years ago
helinwang c90b94e85c Merge pull request #2999 from helinwang/ctx
8 years ago
xzl e8d171bbd2 add check for groups and inputChannels
8 years ago
xzl cfd4c05e2e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
Helin Wang a46198e5b1 fix client discover pserver context cancelled
8 years ago
Helin Wang a7e69d949f do not do log.Errorln when checkpoint is not found (which is normal)
8 years ago
Yi Wang 75b53179a2 Merge pull request #2882 from gangliao/cpu_mem
8 years ago
tensor-tang 2fd43fc5a0 separate mklml download path and install path
8 years ago
xzl d5b0c57d7e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
xzl 248149f448 add depthwiseconv test and fix the little bug of the convOpTest
8 years ago
tensor-tang 19ec08fa86 change install path of mkldnn and mklml
8 years ago
dzhwinter a6043c1d35 Merge pull request #2994 from dzhwinter/copyright
8 years ago
Cao Ying 6a6e1c7407 Merge pull request #2944 from lcy-seso/fix_recurrent_parse_bug
8 years ago
caoying03 1b6faffeb5 Merge branch 'develop' into fix_recurrent_parse_bug
8 years ago
whs 75ad5a6a55 Merge pull request #2992 from livc/fix_flowers
8 years ago
dongzhihong e1e7309789 boring copyright
8 years ago
QI JUN 155f727c21 Merge pull request #2978 from QiJune/fix_bug_EigenVector
8 years ago
tensor-tang a7e23a4cc2 fix link error static to shared
8 years ago
livc ea09edc991 pass precommit
8 years ago
fengjiayi 9418717f80 Fix compile errors
8 years ago
tensor-tang f6dd8ae164 fix make warning compile with mkldnn
8 years ago
fengjiayi f41fcd43d0 Merge branch 'backward' of https://github.com/dzhwinter/Paddle into backward
8 years ago
fengjiayi 99a5904c75 Merge branch 'backward_dev' into backward
8 years ago
dongzhihong 088e2200c4 "remove unused fake fc op"
8 years ago
xzl 5b07d4e009 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
Zhaolong Xing 5fc16e3df2 Merge pull request #2977 from wanghaoshuang/fix_croplayer
8 years ago
tensor-tang 577bb4e346 rename mkllite to mklml
8 years ago
qijun 586365e0ad using alias to simplify code
8 years ago
liaogang b3115fb01c Add SetDeviceId in memcpy
8 years ago
qijun 407b0efc79 fix bug in EigenVector::Flatten method
8 years ago
fengjiayi 45452ac46e Merge branch 'backward' of https://github.com/dzhwinter/Paddle into backward
8 years ago
fengjiayi b635af71d8 Fix some compile error
8 years ago
fengjiayi 8a5ee462a5 Fix some compile errors
8 years ago
wanghaoshuang 7c09999d57 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_croplayer
8 years ago
wanghaoshuang 4409255c27 fix code format
8 years ago
dongzhihong 6f0539246c Merge remote-tracking branch 'origin/develop' into backward2
8 years ago
dongzhihong 81a352aff7 "test fc without gradient"
8 years ago
xzl 4d6be9741c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
Yu Yang a98346f4cd Add comment to `OpTestMeta` (#2968)
8 years ago
liaogang 0897d18a0a Fix string.h for memcpy
8 years ago
dongzhihong 14424f314c "use built-in operator"
8 years ago
liaogang 00500eeb7d Add stdlib.h for memcpy
8 years ago
liaogang ca89bfada3 Fix paddle enforce special cases
8 years ago
qijun f46961e223 Merge remote-tracking branch 'baidu/develop' into implement_basic_OpKernel
8 years ago
gangliao 635ac111d8 Merge pull request #2883 from gangliao/error
8 years ago
liaogang 98f0171c94 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into error
8 years ago