Commit Graph

1018 Commits (fa29ef0b0dbec5d0c9cd293d950bd2bbdca8bea3)

Author SHA1 Message Date
Qiyang Min 1cfd3cb13b Add some dist-training robust cases into fluid benchmark test (#11207)
7 years ago
sneaxiy 831909ce69
Merge pull request #11313 from sneaxiy/argmin_argmax
7 years ago
Tao Luo 69b5a62c65
Merge pull request #11319 from luotao1/mkldnn
7 years ago
Yu Yang 9328c3cf7b
Merge pull request #11308 from reyoung/feature/polish_api_ref
7 years ago
Luo Tao 79d555b9f2 Merge branch 'develop' into mkldnn
7 years ago
qingqing01 59e10922b4
Expose maxout Python API. (#11278)
7 years ago
Wu Yi b7c683b892
Merge pull request #11326 from jacquesqiao/fix-distribute_transpiler
7 years ago
tangwei12 bf2c53ae0a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
7 years ago
qiaolongfei bf03a2094b fix distribute_transpiler
7 years ago
guochaorong eced973091
Merge pull request #11317 from guochaorong/fix_bad_code
7 years ago
Jeff Wang 637827a5bc
Use for_test=True in the Fluid Trainer to clone the test program (#11323)
7 years ago
Siddharth Goyal 52e2eb65b9
Fix function in fit-a-line with new API (#11020)
7 years ago
tangwei12 5c8397a88f remove chief in test
7 years ago
Luo Tao c6d230e03e add FLAGS_use_mkldnn to global control use_mkldnn
7 years ago
guochaorong cde7db85b3 fix bad code in python
7 years ago
yuyang18 dd26329b3c Remove return types
7 years ago
yuyang18 8c9041f486 Refine LinearCRF
7 years ago
sneaxiy 568c4e5ec4 recommit using account sneaxiy
7 years ago
yuyang18 0d29e65924 Add resize_bilinear
7 years ago
yuyang18 439a265760 Better trim dot
7 years ago
yuyang18 b000e0de5d Simplize API Reference Documentation
7 years ago
fengjiayi b587a7f66e
Merge pull request #11293 from JiayiFeng/update_crop_op
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
fengjiayi 24649a780d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_crop_op
7 years ago
Wu Yi 635099c162
Merge pull request #11121 from typhoonzero/fluid_benchmark_support_recordioreader
7 years ago
fengjiayi 9c61409a18 Make crop op supporting taking offsets as one of its inputs
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
tangwei12 9e026a93cf remove chief
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
tangwei12 7fbddaa64a bug fix
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
tangwei12 cb7c1245b3 code optimized
7 years ago
tangwei12 2f44585e83 code optimized
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