Commit Graph

18889 Commits (56528531eadd5f0004b6ddc05b906d8260a1b08b)
 

Author SHA1 Message Date
nhzlx 320c78e16f fix commets
7 years ago
Yibing Liu cbe4292516 Add sequence unpad op
7 years ago
tensor-tang bcb8ea397d Merge remote-tracking branch 'ups/develop' into fea/jitkernel_peephole
7 years ago
tensor-tang 8e182170ba refine and replace lstm peephole kernel
7 years ago
minqiyang 4a22979bca Polish code
7 years ago
nhzlx efa5bac7ad fix demo_ci bug in vis_demo.cc
7 years ago
minqiyang f03e0e49a8 Polish doc
7 years ago
minqiyang a7cae62bbb Polish code
7 years ago
tensor-tang dc5a7b906d fix default number of threads when inference with or without MKLDNN
7 years ago
Xin Pan 228506618b Avoid GetMutable implicitly reset Var Type.
7 years ago
jerrywgz 3c963336e4 fix roi pool register
7 years ago
Dun 5f2e837847 optimize depthwise conv by register memory (#13778)
7 years ago
minqiyang 3f6ec90060 Polish code
7 years ago
minqiyang 7f6ff6f5a9 Polish doc
7 years ago
minqiyang 35e547e00f Polish API doc
7 years ago
minqiyang 9878eedbaa Change API.spec
7 years ago
Qiao Longfei 5428cb9908
Profiler support merge data of all thread (#13811)
7 years ago
nhzlx bf7a2789a0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_trt_pad_op
7 years ago
nhzlx 0cb88c34be add op converter
7 years ago
tensor-tang 7ef2699e18 init peephole runtime kernel
7 years ago
Qiyang Min f99ea99e36
Merge pull request #13720 from velconia/fix_grad_clip
7 years ago
minqiyang d8a1b77097 Add margin_rank_loss_op to python
7 years ago
minqiyang f40848828d Polish code
7 years ago
minqiyang e2e82bde32 Accelerate Reshape op
7 years ago
minqiyang 0385b0a1ea Accelerate SequencePool Op on SUM mode
7 years ago
minqiyang 8ec748cfa0 Accelerate SelectedRows Functors:
7 years ago
Tao Luo afdc73090f
Merge pull request #13816 from PaddlePaddle/revert-13368-mgallus/conv-bias-pass
7 years ago
Xin Pan 63b2e98f3d Explain LoD and a few other concepts
7 years ago
Tao Luo 9b11a17502
Revert "[MKLDNN] Pass: Fuse Conv + Bias"
7 years ago
Tao Luo ce248a15d9
Merge pull request #13368 from Sand3r-/mgallus/conv-bias-pass
7 years ago
whs 7e651c8641
Fix truncated norm (#13785)
7 years ago
Tao Luo 16b1beb244
Merge pull request #13486 from sfraczek/sfraczek/conv-bn-fuse-pass
7 years ago
Zhaolong Xing 5d5587fff7
Merge pull request #13792 from NHZlX/trt_dy_lib
7 years ago
Michal Gallus 40b17be4b0 Pass: Fuse Conv + Bias
7 years ago
shippingwang 98ffde410d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
minqiyang 1456b8ec7d Add unittest for clip_by_norm_op with SelectedRows
7 years ago
Tao Luo fd0dd07ab4
Merge pull request #13726 from jczaja/prv-fused_embedding_fc_lstm-ut
7 years ago
Qiyang Min ac8208b637
Merge pull request #13707 from velconia/fix_ci_random_fail
7 years ago
Qiyang Min 60ea0827d0
Merge pull request #13791 from velconia/fix_mac_14_py3_install
7 years ago
Sylwester Fraczek 3fcca40909 eigen sqrt fix and change 1e-5 to epsilon
7 years ago
minqiyang d8384c8e64 Polish code
7 years ago
Qiao Longfei 5fc305220c
Merge pull request #13787 from PaddlePaddle/revert-13637-optimize-opyreader
7 years ago
nhzlx 9445502f90 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into trt_dy_lib
7 years ago
chengduo e1904ac2c8
Add doc (#13765)
7 years ago
nhzlx d347ea689a fix comments
7 years ago
chengduo e1761709f8
Set the right shape of selected_rows (#13723)
7 years ago
tensor-tang 3ee8f2c6cf thread local jit kernels
7 years ago
tensor-tang 9131a35676 replace the lstm compute with jitkernel
7 years ago
tensor-tang 2a36f0a3c8
Merge pull request #13784 from tensor-tang/fix/lodtensor
7 years ago
Qiao Longfei 9d087d5139 Revert "optimize pyreader"
7 years ago