Commit Graph

4940 Commits (343c1957bdddfcdc48cb0ebd2ff3c5ab7354e06f)

Author SHA1 Message Date
yi.wu 343c1957bd let test run only one pass
8 years ago
yi.wu 3bb8699498 support running test with reader
8 years ago
Wu Yi 5100c4c3aa
Enable docstring checker and fix comments (#11351)
8 years ago
qingqing01 19fd071785
Make the normalization operator more general and fix bug in l2_normalize. (#11348)
8 years ago
whs adc09087c1
Add slice op. (#11052)
8 years ago
chengduoZH 173d72b481 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enable_cpu_on_pe
8 years ago
chengduoZH aadaadf735 replace use_event with use_cuda, because use_event means the program running with CUDA, so use_cuda maybe more intuitive.
8 years ago
gongweibao 627d7a64f8
Clean `sendop` `recv` operator. (#11309)
8 years ago
Qiyang Min 1cfd3cb13b Add some dist-training robust cases into fluid benchmark test (#11207)
8 years ago
chengduoZH 7b723839ef Add cpu test for parallel_executor_crf executor_fetch_feed, and enable these tests
8 years ago
sneaxiy 831909ce69
Merge pull request #11313 from sneaxiy/argmin_argmax
8 years ago
chengduoZH d24e046c1e fix allReduce bug
8 years ago
Tao Luo 69b5a62c65
Merge pull request #11319 from luotao1/mkldnn
8 years ago
chengduoZH a57e8a4338 add cpu test
8 years ago
Yu Yang 9328c3cf7b
Merge pull request #11308 from reyoung/feature/polish_api_ref
8 years ago
Luo Tao 79d555b9f2 Merge branch 'develop' into mkldnn
8 years ago
qingqing01 59e10922b4
Expose maxout Python API. (#11278)
8 years ago
Wu Yi b7c683b892
Merge pull request #11326 from jacquesqiao/fix-distribute_transpiler
8 years ago
chengduoZH 495368c243 ADD CPU_NUM
8 years ago
chengduoZH d09fd1f6f0 test seresnext
8 years ago
chengduoZH 5a3c8bf813 fix in c++ side
8 years ago
tangwei12 bf2c53ae0a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
8 years ago
qiaolongfei bf03a2094b fix distribute_transpiler
8 years ago
chengduoZH a56dcf5159 fix parallel_executor.py and xx_mnist.py
8 years ago
guochaorong eced973091
Merge pull request #11317 from guochaorong/fix_bad_code
8 years ago
Jeff Wang 637827a5bc
Use for_test=True in the Fluid Trainer to clone the test program (#11323)
8 years ago
Siddharth Goyal 52e2eb65b9
Fix function in fit-a-line with new API (#11020)
8 years ago
tangwei12 5c8397a88f remove chief in test
8 years ago
Luo Tao c6d230e03e add FLAGS_use_mkldnn to global control use_mkldnn
8 years ago
guochaorong cde7db85b3 fix bad code in python
8 years ago
yuyang18 dd26329b3c Remove return types
8 years ago
yuyang18 8c9041f486 Refine LinearCRF
8 years ago
sneaxiy 568c4e5ec4 recommit using account sneaxiy
8 years ago
yuyang18 0d29e65924 Add resize_bilinear
8 years ago
yuyang18 439a265760 Better trim dot
8 years ago
yuyang18 b000e0de5d Simplize API Reference Documentation
8 years ago
fengjiayi b587a7f66e
Merge pull request #11293 from JiayiFeng/update_crop_op
8 years ago
Yu Yang 8deff48db0
Merge pull request #11081 from reyoung/feature/python_doc
8 years ago
Yu Yang 71988fa398
Merge pull request #11287 from reyoung/feature/remove_op_role_from_doc
8 years ago
fengjiayi 24649a780d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_crop_op
8 years ago
Wu Yi 635099c162
Merge pull request #11121 from typhoonzero/fluid_benchmark_support_recordioreader
8 years ago
fengjiayi 9c61409a18 Make crop op supporting taking offsets as one of its inputs
8 years ago
dzhwinter f7c96f079b
Big data op_test benchmark, for checking output consistent in different runs. (#10646)
8 years ago
yuyang18 2dd66ef65e Do not generate doc for op_role and op_attr_name
8 years ago
tangwei12 9e026a93cf remove chief
8 years ago
yuyang18 59d75bda74 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/python_doc
8 years ago
fengjiayi 50104f18c7
Merge pull request #11230 from JiayiFeng/add_broadcast_test
8 years ago
fengjiayi 65a94be1a1
Merge pull request #11223 from JiayiFeng/dev_reverse_op
8 years ago
weixing d02b318c19
Merge pull request #11201 from weixing02/format
8 years ago
dzhwinter d050360a74
"reduce test input data size to accelerate ci" (#10831)
8 years ago