Commit Graph

7568 Commits (4c96008a45c6b0fcdf95bfdc7cc24fb1d7779cd4)
 

Author SHA1 Message Date
Yi Wang 5f51d0afc4 Add -D PADDLE_WITH_CUDA in cmake/configure.cmake
7 years ago
Abhinav Arora eed2c1e1d6 Changing SGD inputs and outputs to conform to Operator naming convention (#4586)
7 years ago
dzhwinter 77e07833f5 Merge pull request #4582 from Canpio/fix_bugwq
7 years ago
qiaolongfei ab9545aa95 add shape_inference_map
7 years ago
Abhinav Arora 324876bbbf Changing learning rate from type Input(float) to Input(tensor) (#4578)
7 years ago
qiaolongfei 81fc7774ec optimize infershape context
7 years ago
Yu Yang 14a59d2e6b Merge branch 'develop' of github.com:baidu/Paddle into feature/grad_reg_mechanism_cont2
7 years ago
fengjiayi b884bc33c9 Merge pull request #4551 from reyoung/feature/grad_reg_mechanism_cont
7 years ago
fengjiayi f4491fa46d Fix bug
7 years ago
fengjiayi b0d2235834 Bug fix
7 years ago
Yu Yang 703321e2be Fix CI
7 years ago
Yi Wang e08367c806 Add few blank lines
7 years ago
dzhwinter 8bf209f9f0 Merge pull request #4548 from dzhwinter/fix_backward2
7 years ago
Yu Yang b2806135a5 Change Interface to unique_ptr
7 years ago
Yi Wang 837242e782 Merge pull request #15 from mkliegl/update_lod_tensor_design_fixes
7 years ago
Markus Kliegl 48a9ab4a08 minor language fixes
7 years ago
Yi Wang 62de57e1ee Update lod_tensor.md
7 years ago
Yu Yang 495a80a736 Update design doc
7 years ago
Zhuoyuan 2817ca0347 Merge pull request #4483 from zchen0211/develop
7 years ago
Yu Yang 3395bf7ad0 Remove duplicated method in OpDesc
7 years ago
Yu Yang d068777a9f Merge branch 'develop' of github.com:baidu/Paddle into feature/grad_reg_mechanism_cont
7 years ago
zchen0211 94b94e5b68 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
zchen0211 2d876b8643 gather scatter fix according to google style
7 years ago
dongzhihong 494b3bda7d fix backward test case
7 years ago
Abhinav Arora 42e7fe05a2 Changing learning rate from attribute to input(float) (#4568)
7 years ago
dongzhihong 3dc4f46f81 Merge remote-tracking branch 'dzhwinter/fix_backward2' into fix_backward2
7 years ago
Kavya Srinet 163d287143 Made learning rate the input
7 years ago
Yu Yang fddaf0c44c Merge pull request #4562 from reyoung/feature/simplify_sum_op
7 years ago
Kexin Zhao d1de7ec630 Change learning rate from attribute to input tensor
7 years ago
Yu Yang b3e479da1c Fix CI
7 years ago
zchen0211 2ccaec4f57 gather scatter cond
7 years ago
zchen0211 3d09a6543d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Yu Yang 46c551b299 Complete Register Gradient in compile time
7 years ago
qiaolongfei 455436e514 fix compile problem
7 years ago
Kavya Srinet 61c03f9d59 Adding the implementation for rmsprop operator
7 years ago
Yu Yang ff1bfdedc9 Fix CRLF in sum_op.cu
7 years ago
qiaolongfei e0c8cd8a6f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_compile_time_infershape
7 years ago
qiaolongfei d550380ed9 add CompileTimeInferShapeContext
7 years ago
Yu Yang 479e4a50f0 Merge branch 'feature/simplify_sum_op' into feature/grad_reg_mechanism_cont2
7 years ago
Yu Yang 297ba1a326 Merge branch 'develop' of github.com:baidu/Paddle into feature/simplify_sum_op
7 years ago
Yu Yang e4d20110f6 Merge pull request #4560 from reyoung/fix_compile_error_on_clang
7 years ago
Yu Yang adec0d30fe Simplify SumOp Kernel
7 years ago
Yu Yang 9ff1fd41b2 Fix MacOS compile error
7 years ago
zchen0211 58174b12f7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
zchen0211 84b8baf196 gather scatter with cuda streams
7 years ago
Yu Yang ff8766e910 Stash
7 years ago
Qiao Longfei 3d6d293ac9 Merge pull request #4553 from jacquesqiao/fix_rnn_infershape
7 years ago
Yu Yang 578a357b61 Make compile pass
7 years ago
dzhwinter 8c3f87ef60 Merge branch 'develop' into fix_backward2
7 years ago
dongzhihong a1b935e356 "replace add with sum"
7 years ago