Commit Graph

1965 Commits (ca4d528b35b105f1a33f968387aa677115286590)

Author SHA1 Message Date
Tao Luo ca4d528b35
Merge pull request #11369 from luotao1/refine_doc
7 years ago
Luo Tao c4c787337a update with comments
7 years ago
qingqing01 19fd071785
Make the normalization operator more general and fix bug in l2_normalize. (#11348)
7 years ago
whs adc09087c1
Add slice op. (#11052)
7 years ago
Xin Pan 1d198494d7
Merge pull request #11370 from panyx0718/dist
7 years ago
chengduo 183377f410
Merge pull request #11306 from chengduoZH/enable_cpu_on_pe
7 years ago
Luo Tao 7bdb573d79 update with comments
7 years ago
gongweibao d9de6b8621
Add brpc surpport. (#11263)
7 years ago
Xin Pan 1509ae3a53 Make status update thread-safe
7 years ago
Luo Tao 7694199050 refine docs of elementwise_op etc.
7 years ago
dzhwinter bfa3fd6f15
add inplace attribute to op_proto_maker (#10665)
7 years ago
gongweibao 9087c6687f
polish (#11363)
7 years ago
chengduoZH 173d72b481 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enable_cpu_on_pe
7 years ago
tensor-tang b3fd9da60e
Merge pull request #11101 from mozga-intel/mozga-intel/Pool_mkldnn_layout
7 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.
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
chengduoZH 961fbce8e2 follow comments
7 years ago
Yu Yang 3fd3e500cc
Merge pull request #11346 from reyoung/feature/add_lock_to_device_ctx
7 years ago
chengduoZH 7b723839ef Add cpu test for parallel_executor_crf executor_fetch_feed, and enable these tests
7 years ago
sneaxiy 831909ce69
Merge pull request #11313 from sneaxiy/argmin_argmax
7 years ago
chengduoZH d24e046c1e fix allReduce bug
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
chengduoZH a57e8a4338 add cpu test
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
gongweibao 062d5a56b4
Add comments to a singleton. (#11333)
7 years ago
mozga-intel 36031cb50f MKLDNN layout: Support for pool operator
7 years ago
chengduoZH 1e731f5964 small fix
7 years ago
chengduoZH 495368c243 ADD CPU_NUM
7 years ago
chengduoZH 27073c284d nccl_all_reduce_op_handle => all_reduce_op_handle
7 years ago
chengduoZH 2d94697a82 code refine
7 years ago
chengduoZH 5a3c8bf813 fix in c++ side
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
guochaorong 310598f99b
Update device_tracer.cc
7 years ago
fengjiayi fae3d8d2dc
Merge pull request #11311 from JiayiFeng/a_small_fix
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 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 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 b000e0de5d Simplize API Reference Documentation
7 years ago