Commit Graph

31 Commits (a13a4dbc7bfeb2c966df42c5eaaf6d498b6c7eff)

Author SHA1 Message Date
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
6 years ago
zhang wenhui d428912503
fix select_rows mergeadd bug, test=develop (#20876)
6 years ago
123malin 2f037c3189
fix the diff between async mode and async_half mode (#19535)
6 years ago
Qiao Longfei 920a960974 optimize merge add if input rows of all selected rows is not duplicated
7 years ago
Qiao Longfei c3b9edf958 follow comment test=develop
7 years ago
Qiao Longfei 25d44d40ac sum op support empty selected rows as input
7 years ago
minqiyang 5fea8cd478 Add sorted_result parameter to SelectedRows Functor
7 years ago
minqiyang da796dfe05 Remove BinarySearch from Adam Op
7 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
7 years ago
Tao Luo e0d4e04bdd fix some compiler warning
7 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
7 years ago
Qiao Longfei 96d5500934 optimize code
7 years ago
Qiao Longfei dd78b5df93 sum op handle empty input
7 years ago
Qiao Longfei 0225957515 change elementwise_add to elementwise_add_to test=develop
7 years ago
Qiao Longfei b4a32eafdf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-sum-seq-pooling-op
7 years ago
sneaxiy 5cedfb60c8 test=develop
7 years ago
Qiao Longfei 936926aadd code optimize
7 years ago
Qiao Longfei c52ccbc109 clean code
7 years ago
Qiao Longfei 6056d04361 optimize blas call
7 years ago
Qiao Longfei 5db7551317 optimize code
7 years ago
Qiao Longfei eb6d9e3bbe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-sum-seq-pooling-op
7 years ago
Qiao Longfei d5c64af24f change map to unordered_map
7 years ago
minqiyang 3f6ec90060 Polish code
7 years ago
minqiyang 8ec748cfa0 Accelerate SelectedRows Functors:
7 years ago
Qiao Longfei 38568519f7 optimize code
7 years ago
qiaolongfei 40d3bd4e81 selected rows merge add support multi input
7 years ago
sneaxiy b6f61faf13 fix adam
7 years ago
Abhinav Arora e735359631
Fix more CPPlint issues in fluid/operators/math (#10249)
8 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
8 years ago
Yi Wang fc374821dd Correct #include path
8 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
8 years ago