Commit Graph

17 Commits (2513b2cc4ef6109a9f10d520b0e54e78dc5a8bb6)

Author SHA1 Message Date
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. () 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