Commit Graph

18 Commits (8ebffc78c9f999759a35921c71b83226200d8561)

Author SHA1 Message Date
Yancey1989 6bfa6a0a33 add fused broadcast op unit test, test=develop
6 years ago
Xin Pan 0bd7a67eaf avoid creating dangling ir::Node.
7 years ago
Xin Pan ff5a7b67ed polish
7 years ago
Xin Pan 10786a243e polish graph
7 years ago
Xin Pan 2fa8df1caf separate graph building pass and graph-based pe builder
7 years ago
Xin Pan 37e514432b op compose node and update nodes.
7 years ago
chengduoZH 5ff1ef36ee update sparse parameter
7 years ago
fengjiayi 330fa95cbd Follow comments
7 years ago
fengjiayi b88721213f fix broadcast_op_test and reduce_op_test
7 years ago
chengduoZH 9a4ae4df79 fix scope of gather broadcast
7 years ago
Xin Pan 98c12b1a08 Clean up C++ codes. (#10022)
7 years ago
Yu Yang 64c139e854 Using constructor for VarHandle
7 years ago
chengduoZH 02842cfc25 enhance broadcast_op_handle and gather_op_handle
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