Commit Graph

17594 Commits (1443d762fd232203de2e4e512ab7db161983c4c6)
 

Author SHA1 Message Date
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
minqiyang 064b7f3de1 Change the md5sum of 102flowers dataset
7 years ago
minqiyang d49a0d755b Fix common download problem
7 years ago
qingqing01 f5d5d7b2d9
Disable in_place in batch_norm API. (#12736)
7 years ago
sneaxiy c73c5ed573 use for_range
7 years ago
minqiyang 6d107b0f39 Fix the test_desc_clone's problem
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
minqiyang 6d9b9cb4b6 Add debug info for anakin cpu
7 years ago
Yu Yang 3768677980 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/process_lod_grad
7 years ago
minqiyang 57dab0bb4c Change the link of flowers
7 years ago
minqiyang 94f6e54db9 Add timeout for python3
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
minqiyang 39c526d42f Port test_dist_transpiler to it
7 years ago
minqiyang efe88ab9f9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into disable_prelu_test_local
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
minqiyang d94a3f621b Disable prelu_op_test until fixing Python3 issues
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