Commit Graph

32 Commits (484c24b756a93b40799c713c5d4f58b416c43542)

Author SHA1 Message Date
minqiyang be04d99fe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
peizhilin 7c8c9dc9bf fix unit test cases
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
Qiao Longfei 3d4e050802 fix compile, optimize code test=develop
6 years ago
Qiao Longfei d26ff8cb2d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpu-for-1.1-merge-with-shape
6 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
6 years ago
Qiao Longfei fad42fe7cc broadcast handle not inited parameter
6 years ago
Yancey1989 1e1b6622fd update by comment
7 years ago
Yancey1989 5ce1a960a5 move bcast op into pass
7 years ago
chengduo da556ed6d4
enhance ParallelExecutor stable (#11637)
7 years ago
chengduoZH c99fca5f90 Add No Mutex
7 years ago
chengduoZH 13de72388d Fix broadcast
7 years ago
chengduoZH 830532213a extract method from broadcast::RunImpl
7 years ago
chengduoZH 9eec2c7509 refine pe
7 years ago
chengduoZH 881e063ee2 follow comments
7 years ago
chengduoZH f9c680c43e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/update_sparse_parameter
7 years ago
chengduoZH 7722baa8e3 follow comments and clean code
7 years ago
chengduoZH 5ff1ef36ee update sparse parameter
7 years ago
chengduoZH 9a4ae4df79 fix scope of gather broadcast
7 years ago
chengduoZH 4760ac44f1 check the generate_op is null or not and add DEPS of broadcast_op_handle and gather_op_handle
7 years ago
Yu Yang d24ef931b5 Clean Code
7 years ago
chengduoZH 4abef50123 code refine
7 years ago
chengduoZH 690cd1f748 refine gather and broadcast
7 years ago
chengduoZH 384d6ee8ac follow comments
7 years ago
chengduoZH 02842cfc25 enhance broadcast_op_handle and gather_op_handle
7 years ago
chengduoZH b0267ac93a refine broadcast op
7 years ago
chengduoZH 8b597d9ddc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_gather_and_BCast_op_handle
7 years ago
chengduoZH e26c6d78ad code refine
7 years ago
chengduoZH e7684911fd add gather op handle
7 years ago
chengduoZH 124c93081d remove ContextMap
7 years ago
chengduoZH 6db96ec23c follow comments
7 years ago