Commit Graph

960 Commits (5be454bf330864c7cf5c4a331ded9c0a9c211cad)

Author SHA1 Message Date
yi.wu 5be454bf33 polish docs
7 years ago
Yu Yang 8deff48db0
Merge pull request #11081 from reyoung/feature/python_doc
7 years ago
Yu Yang 71988fa398
Merge pull request #11287 from reyoung/feature/remove_op_role_from_doc
7 years ago
Wu Yi 635099c162
Merge pull request #11121 from typhoonzero/fluid_benchmark_support_recordioreader
7 years ago
dzhwinter f7c96f079b
Big data op_test benchmark, for checking output consistent in different runs. (#10646)
7 years ago
yuyang18 2dd66ef65e Do not generate doc for op_role and op_attr_name
7 years ago
yuyang18 59d75bda74 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/python_doc
7 years ago
fengjiayi 50104f18c7
Merge pull request #11230 from JiayiFeng/add_broadcast_test
7 years ago
fengjiayi 65a94be1a1
Merge pull request #11223 from JiayiFeng/dev_reverse_op
7 years ago
weixing d02b318c19
Merge pull request #11201 from weixing02/format
7 years ago
dzhwinter d050360a74
"reduce test input data size to accelerate ci" (#10831)
7 years ago
yi.wu 29b32b8075 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_benchmark_support_recordioreader
7 years ago
fengjiayi ba773fc9f8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_broadcast_test
7 years ago
fengjiayi ea73fb8416 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_reverse_op
7 years ago
yuyang18 df681fd4e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/python_doc
7 years ago
fengjiayi 42d7174778 refine API
7 years ago
yi.wu 92c61ce8fc disable test listen and serv
7 years ago
fengjiayi e819f1b3a5 Add unittests to check channelwise add
7 years ago
yi.wu 000c80a14a disable failed tests
7 years ago
fengjiayi 9dc3ed4019
Merge pull request #11198 from JiayiFeng/dev_resize_short
7 years ago
fengjiayi aa9383f3b0 Add unit tests
7 years ago
yi.wu 8893cf1262 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_benchmark_support_recordioreader
7 years ago
dzhwinter 7971d4a310
Feature/deterministic (#11205)
7 years ago
Yuan Gao 666c94e3be Add default prior box var for box_coder_op (#11164)
7 years ago
weixing02 246f613538 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into format
7 years ago
weixing02 b6aa7bd093 Fix format display error
7 years ago
fengjiayi f3db005c4a fix errors
7 years ago
fengjiayi e1599eb349 Add image_resize_short and refine API
7 years ago
yi.wu a28a462e19 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_benchmark_support_recordioreader
7 years ago
whs c8d6c1d09c Auto generate python api for polygon_box_transform op. (#11074)
7 years ago
Kexin Zhao 5713a0bf5e
fix lodtensor api in memory opt machine trans (#11171)
7 years ago
Siddharth Goyal 99a5a3d8d3
Fix optimizer in remaining chapters with high level API (#11172)
7 years ago
Siddharth Goyal a4237171a5
Modify optimizer in new API to support more usecases (#11168)
7 years ago
yi.wu 9d3114c8c9 fix transpiler error
7 years ago
Yancey 2a5cb2ec79
Merge pull request #11066 from Yancey1989/dist_recordio
7 years ago
Yancey 524c81e532
Merge pull request #11126 from Yancey1989/polish_test_listen_and_serv_op
7 years ago
Yancey bd0f8f8d52
Merge pull request #11054 from velconia/update_simple_distranspiler
7 years ago
Yancey1989 7f5eb9f687 update by comment
7 years ago
Yancey1989 7218f4feb2 update by comment
7 years ago
Yuan Gao d3e99aeec3 add normalize switch to box_coder_op (#11129)
7 years ago
minqiyang 0ed461df70 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_simple_distranspiler
7 years ago
Yancey1989 8939f17d30 sppedup test_listen_and_serv_op
7 years ago
baiyf 663f4e6168 Fix bilinear_op Python API (#11117)
7 years ago
yi.wu 47630a4a9e fluid benchmark support recordio reader
7 years ago
Yancey1989 8855d4a755 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dist_recordio
7 years ago
minqiyang eacac49bcd 1. update test_split_var: replace split with slice
7 years ago
whs 86d8659c8d
Add python wrapper for gather op. (#11033)
7 years ago
whs 28dc9ba3c1
Add shape op to get the shape of variable. (#11048)
7 years ago
minqiyang b33ea7be2d 1. change the variable name from align_var_to_block to slice_var_up
7 years ago
whs 85c203b117
Make bilinear_interp_op support attrs from input. (#11041)
7 years ago