Commit Graph

10220 Commits (2f76932d7cee1aa0d32ff2ad6b195b9de678635a)
 

Author SHA1 Message Date
chengduoZH 293b292e0f refine im2col
7 years ago
qiaolongfei c057d535d0 remove duplicated code
7 years ago
qiaolongfei b2023db36b fix a typo
7 years ago
qiaolongfei 5c530ea827 export const value to python
7 years ago
typhoonzero 495259703c fix some doc errors
7 years ago
Yu Yang de85470d78
Support Clip in param_attr (#6729)
7 years ago
Tao Luo 51f3bf15aa
Merge pull request #6734 from luotao1/readme
7 years ago
Yang yaming 1e92353a5f
Merge pull request #6726 from pkuyym/fix-6712
7 years ago
chengduoZH 5e04b64fa0 refine elementwise
7 years ago
Luo Tao 028604498d update the link of doc.paddlepaddle.org in README.md
7 years ago
yangyaming 760d20de92 Add test for sequence_softmax.
7 years ago
yangyaming 6cba821a60 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6712
7 years ago
Yang yaming 6f79126031
Merge pull request #6669 from pkuyym/fix-6581
7 years ago
Yancey1989 27c39617a7 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_k8s_404
7 years ago
typhoonzero b1b7af400f support multi node
7 years ago
dangqingqing 22446fe1c8 Fix the config arguments.
7 years ago
yangyaming 9573256f9d Remove main_program and startup_program.
7 years ago
wangmeng28 7be4f2b754 Merge remote-tracking branch 'upstream/develop' into img_separable_conv
7 years ago
wangmeng28 94ca8f2152 Make the default layer type for separable conv is exconv
7 years ago
yangyaming 2a058b109c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
7 years ago
yangyaming dfb2261d59 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6712
7 years ago
kavyasrinet cb23c637c1 Polishing executor design doc (#6721)
7 years ago
Yu Yang 7901f06ab7
Remove `main_program` and `startup_program` as the paramter of layer function (#6655)
7 years ago
yangyaming fa5cdd8f74 Expose sequence_softmax_op.
7 years ago
yangyaming 9ee9fefd2d Change the return order to h, c.
7 years ago
yangyaming d993a4f58b Change default value for bias_attr.
7 years ago
yangyaming 69072ef1ce Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
7 years ago
yangyaming 58d6946c87 Set the act to 'linear'.
7 years ago
Yang yaming 5f90a31f5a
Merge pull request #6670 from pkuyym/fix-6590
7 years ago
Tao Luo f8413ff7d8
Merge pull request #6680 from tensor-tang/doc
7 years ago
tensor-tang 7ea6b1d1ca add mkl pakced design for python interface and add link for some functions
7 years ago
Tao Luo 0a76f72cd5
Merge pull request #6706 from luotao1/mkl_script
7 years ago
dzhwinter 537a15f105 "polish executor design doc" (#6688)
7 years ago
typhoonzero 7be79231e1 wip multi-trainer
7 years ago
Luo Tao d9f2057692 Merge branch 'develop' into mkl_script
7 years ago
Tao Luo 16fd9f18e3
Merge pull request #6674 from typhoonzero/refine_doc_structure
7 years ago
yangyaming 984e4ca530 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6590
7 years ago
yangyaming a398e25d6a Expose param_attr and bias_attr.
7 years ago
whs e579dc1c90
Merge pull request #6708 from wanghaoshuang/rename_seq
7 years ago
ranqiu 76f0bd83dc Update annotations of layers.py
7 years ago
yangyaming ed56ed9f3a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
7 years ago
dangqingqing 521db98bc9 Refine CUDA profiler and delete the test file.
7 years ago
typhoonzero cfc26212f7 fix en links
7 years ago
wanghaoshuang fbdaf7e098 Fix unitest
7 years ago
Yancey1989 89e6c39c88 fix capital title
7 years ago
Yancey1989 4716b679ff Fix 404 in k8s single training
7 years ago
typhoonzero 53f4451bb8 update links
7 years ago
typhoonzero e6306b4c6b follow comments
7 years ago
typhoonzero 1e549563d5 multi trainers
7 years ago
yangyaming 3242e286e6 seq_expand --> sequence_expand
7 years ago