Commit Graph

8867 Commits (343c1957bdddfcdc48cb0ebd2ff3c5ab7354e06f)

Author SHA1 Message Date
qingqing01 19fd071785
Make the normalization operator more general and fix bug in l2_normalize. (#11348)
8 years ago
Lei Wang 24391c76de Build: add make before make install to catch up Makefile change.
8 years ago
whs adc09087c1
Add slice op. (#11052)
8 years ago
Xin Pan 1d198494d7
Merge pull request #11370 from panyx0718/dist
8 years ago
chengduo 183377f410
Merge pull request #11306 from chengduoZH/enable_cpu_on_pe
8 years ago
gongweibao d9de6b8621
Add brpc surpport. (#11263)
8 years ago
Xin Pan 1509ae3a53 Make status update thread-safe
8 years ago
dzhwinter bfa3fd6f15
add inplace attribute to op_proto_maker (#10665)
8 years ago
gongweibao 9087c6687f
polish (#11363)
8 years ago
chengduoZH 173d72b481 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enable_cpu_on_pe
8 years ago
tensor-tang b3fd9da60e
Merge pull request #11101 from mozga-intel/mozga-intel/Pool_mkldnn_layout
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
chengduo fa29ef0b0d
Merge pull request #11277 from chengduoZH/check_ssa_graph
8 years ago
chengduoZH 961fbce8e2 follow comments
8 years ago
Yu Yang 3fd3e500cc
Merge pull request #11346 from reyoung/feature/add_lock_to_device_ctx
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
yuyang18 a1254a86ba Add lock to record_event.
8 years ago
Tao Luo 69b5a62c65
Merge pull request #11319 from luotao1/mkldnn
8 years ago
yuyang18 9b43edeae0 Polish arg_min_max_op
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 045589fae4 fix compiler error in high-level api
8 years ago
Luo Tao 79d555b9f2 Merge branch 'develop' into mkldnn
8 years ago
gongweibao 062d5a56b4
Add comments to a singleton. (#11333)
8 years ago
mozga-intel 36031cb50f MKLDNN layout: Support for pool operator
8 years ago
chengduoZH 1e731f5964 small fix
8 years ago
chengduoZH 495368c243 ADD CPU_NUM
8 years ago
chengduoZH 27073c284d nccl_all_reduce_op_handle => all_reduce_op_handle
8 years ago
chengduoZH 2d94697a82 code refine
8 years ago
chengduoZH 5a3c8bf813 fix in c++ side
8 years ago
Wu Yi 7bcc98089a
Merge pull request #11321 from Yancey1989/polish_sparse_update
8 years ago
guochaorong eced973091
Merge pull request #11317 from guochaorong/fix_bad_code
8 years ago
guochaorong 310598f99b
Update device_tracer.cc
8 years ago
fengjiayi fae3d8d2dc
Merge pull request #11311 from JiayiFeng/a_small_fix
8 years ago
sneaxiy 6d32e96096 remove redundant comments
8 years ago
Yancey1989 56964946d4 polish sparse update logic
8 years ago
Luo Tao c6d230e03e add FLAGS_use_mkldnn to global control use_mkldnn
8 years ago
guochaorong 04b8d3d03c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into paddle_fix
8 years ago
guochaorong 0fec9469f9 fix some bugs introduced by unfreed memory
8 years ago
yuyang18 8c9041f486 Refine LinearCRF
8 years ago
sneaxiy 568c4e5ec4 recommit using account sneaxiy
8 years ago
Yan Chunwei 145aaa4b49
loose threshold of TRT for CI in different model (#11305)
8 years ago
fengjiayi d745840a6e fix a small compile error on Mac
8 years ago
yuyang18 0d29e65924 Add resize_bilinear
8 years ago
yuyang18 b000e0de5d Simplize API Reference Documentation
8 years ago
chengduoZH 0c851cab22 add SSA graph checker
8 years ago
fengjiayi b587a7f66e
Merge pull request #11293 from JiayiFeng/update_crop_op
8 years ago