Commit Graph

17485 Commits (5ca0bb9aadd50b10dc0e20bbc528604b8937e2c1)
 

Author SHA1 Message Date
tensor-tang 5ca0bb9aad support more activation type and remove some comments
7 years ago
tensor-tang dd938d0b94 fix bugs and pass op test
7 years ago
tensor-tang 522b3e411f complete attention lstm op test
7 years ago
tensor-tang 93cc29abc0 init attention lstm op test
7 years ago
tensor-tang ec59f0d454 add cpu vec
7 years ago
tensor-tang cf5ea925c3 fix bugs
7 years ago
tensor-tang 6ed20474d4 refine attention lstm infershape
7 years ago
tensor-tang 508548f897 implement attention lstm cpu forward
7 years ago
tensor-tang 9affc36c89 init attention lstm
7 years ago
tensor-tang 3dd66390b2 add blas vexp
7 years ago
tensor-tang 0ec1f65cf1 fix blas dot and add cblas scal
7 years ago
tensor-tang a2203d0466 add cblas dot
7 years ago
tensor-tang f72ab8961e refine blas gemm
7 years ago
qingqing01 f5d5d7b2d9
Disable in_place in batch_norm API. (#12736)
7 years ago
chengduo 7748963479
refine op_test (#12846)
7 years ago
chengduo e8b4e0d627
fix load_vars bug (#12869)
7 years ago
Tao Luo decda738b0
fea/anakin compile with demo (#12772)
7 years ago
Xin Pan bcaa1d5e73
Merge pull request #12853 from panyx0718/profiler
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
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