Commit Graph

17540 Commits (26dbe35c547bd3c5322d796c6fdbb3a95cc2b907)
 

Author SHA1 Message Date
sneaxiy c73c5ed573 use for_range
7 years ago
chengduo 7748963479
refine op_test (#12846)
7 years ago
Xin Pan b548ecbc2b add stack_op
7 years ago
Yu Yang eb8fd853bc Fix sequence_softmax_cudnn op
7 years ago
chengduo e8b4e0d627
fix load_vars bug (#12869)
7 years ago
Yu Yang 3768677980 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/process_lod_grad
7 years ago
Tao Luo decda738b0
fea/anakin compile with demo (#12772)
7 years ago
Yu Yang 2a36ad1a96 Handle LoD for concat & seq_softmax ops
7 years ago
Xin Pan bcaa1d5e73
Merge pull request #12853 from panyx0718/profiler
7 years ago
Yu Yang 211d81863d Process elemwise grad op's lod. mul_op's lod
7 years ago
dzhwinter 0b3d8fcd94
Feature/op standard (#12860)
7 years ago
Yan Chunwei 9ee698e605
enhance/ditu rnn with fc fuse (#12831)
7 years ago
Xin Pan 78415f326d
Merge pull request #12838 from panyx0718/infer
7 years ago
Chen Weihang bc4f53754f Doc: append PADDLE_ENFORCE rules to new_op.md (#12727)
7 years ago
Xin Pan f8c6b46415 fix profiler test
7 years ago
Xin Pan a2c0e52f3e speed up while_op
7 years ago
typhoonzero dd7a79158b add scope info in graphviz debug
7 years ago
Zhaolong Xing 21ba32b065
Merge pull request #12843 from NHZlX/fix_ssa_bug_for_trt
7 years ago
Michał Gallus cd32ddac12 Fuse Convolution and Eltwise Add into MKLDNN's Conv+Bias (#12669)
7 years ago
nhzlx c999895e93 merge develop
7 years ago
nhzlx 276950291a 1. fix ssa bug with batchnorm, 2. refine the trt
7 years ago
Yan Chunwei 896a37b6e3
fea/link ir to inference analysis and fc fuse support (#12789)
7 years ago
dzhwinter e23ddf6ae4
status (#12764)
7 years ago
Tao Luo d04ef276a5
Merge pull request #12745 from tensor-tang/refine/op/elewise_mul
7 years ago
tangwei12 cbc6e6eb97
Merge pull request #12247 from seiriosPlus/dis_ckpt_fix
7 years ago
Qiyang Min 72965226e6
Merge pull request #12818 from velconia/fix_python3_CI_job
7 years ago
Wu Yi f63368db5e
Add async dist tests (#12798)
7 years ago
Tao Luo 9f33222251
Merge pull request #12822 from luotao1/debug_no_patchelf
7 years ago
tangwei12 08152916cf add annotation in load_inference_model
7 years ago
minqiyang 656c77e712 Resume cicheck
7 years ago
tangwei12 f6b06bdba8 Merge branch 'dis_ckpt_fix' of github.com:seiriosPlus/Paddle into dis_ckpt_fix
7 years ago
minqiyang e1492f19e1 Change the sequence of ci check
7 years ago
tangwei12 44bade8b17 fix api spec
7 years ago
Zhaolong Xing 470335e8c4
Merge pull request #12786 from NHZlX/add_batch_norm_trt_converter
7 years ago
Qingsheng Li 3d11d018e0
Fix scatter_op python API (#12742)
7 years ago
luotao1 2049139f9f only change rpath in Release mode
7 years ago
nhzlx ff052c0e6f merge develop
7 years ago
nhzlx c6a5c4b0c0 add comments for execute in ut_helper
7 years ago
minqiyang 5a83776751 Port test_desc_clone
7 years ago
minqiyang 50d66a0790 Fix prelu_op
7 years ago
tangwei12 7dbf5f1244
Update distribute_transpiler.py
7 years ago
tangwei12 c0a95bb2d8
Update io.py
7 years ago
chengduo 3ae97aab6c
fix trainer load parameters (#12816)
7 years ago
minqiyang beb93bb901 Fix ut bug for graph_test
7 years ago
Tao Luo 8f9f414a14
Merge pull request #12805 from tensor-tang/fix/op/elewise_add
7 years ago
Qiyang Min 2906d83904
Merge pull request #12806 from velconia/fix_anakin_in_manylinux1
7 years ago
tensor-tang e955361267
Merge pull request #12737 from tensor-tang/feature/op/fusion_lstm
7 years ago
tensor-tang 82bb9170fb Merge remote-tracking branch 'ups/develop' into fix/op/elewise_add
7 years ago
tangwei12 99f74be561
Merge pull request #12802 from seiriosPlus/inference_teeny_mistakes
7 years ago
minqiyang c128c24d14 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_anakin_in_manylinux1
7 years ago