Commit Graph

15397 Commits (9087c6687f661119225a9d9f9b47ae4bc21bdf76)
 

Author SHA1 Message Date
gongweibao 9087c6687f
polish (#11363)
7 years ago
sneaxiy a3408d0030
Merge pull request #11356 from typhoonzero/fix_fluix_benchmark_error
7 years ago
tensor-tang b3fd9da60e
Merge pull request #11101 from mozga-intel/mozga-intel/Pool_mkldnn_layout
7 years ago
gongweibao 627d7a64f8
Clean `sendop` `recv` operator. (#11309)
7 years ago
chengduo fa29ef0b0d
Merge pull request #11277 from chengduoZH/check_ssa_graph
7 years ago
Qiyang Min 1cfd3cb13b Add some dist-training robust cases into fluid benchmark test (#11207)
7 years ago
yi.wu 799a3aa6bc fix fluid_benchmark stacked_dynamic_lstm model error
7 years ago
Yu Yang 3fd3e500cc
Merge pull request #11346 from reyoung/feature/add_lock_to_device_ctx
7 years ago
sneaxiy 4581524735
Merge pull request #11350 from sneaxiy/argmin_argmax
7 years ago
sneaxiy c2a00f0120 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into argmin_argmax
7 years ago
sneaxiy 4b6d584f4f fix identifier error of 'dshape'
7 years ago
sneaxiy 831909ce69
Merge pull request #11313 from sneaxiy/argmin_argmax
7 years ago
yuyang18 a1254a86ba Add lock to record_event.
7 years ago
Tao Luo 69b5a62c65
Merge pull request #11319 from luotao1/mkldnn
7 years ago
yuyang18 9b43edeae0 Polish arg_min_max_op
7 years ago
Yu Yang 9328c3cf7b
Merge pull request #11308 from reyoung/feature/polish_api_ref
7 years ago
Shan Yi 17b42fc2a8
Merge pull request #11315 from weixing02/deadlink
7 years ago
Luo Tao 045589fae4 fix compiler error in high-level api
7 years ago
Luo Tao 79d555b9f2 Merge branch 'develop' into mkldnn
7 years ago
qingqing01 59e10922b4
Expose maxout Python API. (#11278)
7 years ago
gongweibao 062d5a56b4
Add comments to a singleton. (#11333)
7 years ago
mozga-intel 36031cb50f MKLDNN layout: Support for pool operator
7 years ago
Wu Yi b7c683b892
Merge pull request #11326 from jacquesqiao/fix-distribute_transpiler
7 years ago
tangwei12 d896134f80
Merge pull request #10878 from seiriosPlus/new_api_about_cpkt
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
Wu Yi 7bcc98089a
Merge pull request #11321 from Yancey1989/polish_sparse_update
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
guochaorong 310598f99b
Update device_tracer.cc
7 years ago
fengjiayi fae3d8d2dc
Merge pull request #11311 from JiayiFeng/a_small_fix
7 years ago
tangwei12 5c8397a88f remove chief in test
7 years ago
sneaxiy 6d32e96096 remove redundant comments
7 years ago
Yancey1989 56964946d4 polish sparse update logic
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
weixing02 ab4942271d fix deadlink
7 years ago
guochaorong 04b8d3d03c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into paddle_fix
7 years ago
guochaorong 0fec9469f9 fix some bugs introduced by unfreed memory
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
Yan Chunwei 145aaa4b49
loose threshold of TRT for CI in different model (#11305)
7 years ago
fengjiayi d745840a6e fix a small compile error on Mac
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
chengduoZH 0c851cab22 add SSA graph checker
7 years ago
fengjiayi b587a7f66e
Merge pull request #11293 from JiayiFeng/update_crop_op
7 years ago