Commit Graph

18724 Commits (2468057da64799f00a482f0dda5b47ad7ecb607b)
 

Author SHA1 Message Date
minqiyang 2468057da6 Move code to SumSeqPoolGradFunctor
8 years ago
minqiyang 9725db0d40 Fix copy wrong pos bug
8 years ago
minqiyang 9c68709036 Accelerate sequence_pool functor
8 years ago
minqiyang 14ebc424d6 Add gpu support for unittest
8 years ago
minqiyang bd5a82e193 Polish unit test code
8 years ago
minqiyang 047fa2f9aa Add unit-test for sequence_pooling functor
8 years ago
Tao Luo c26f2b21eb
Merge pull request #13813 from sfraczek/sfraczek/conv-bn-fuse-pass-full-eigen
8 years ago
Xin Pan fededdda20
Merge pull request #13872 from panyx0718/fix2
8 years ago
Qiao Longfei b16e9cd105
a small fix for compile WITH_INFERENCE=OFF (#13869)
8 years ago
Tao Luo 323d67cfc1
Merge pull request #13879 from panyx0718/doc
8 years ago
Sylwester Fraczek 50c5e9b0c6 reshape_2d used from ddim.h
8 years ago
Qiyang Min cab29828a5
Merge pull request #13829 from velconia/accelerate_sequence_pool_op
8 years ago
Xin Pan ddb76d0d09 Make GetMutable more robust
8 years ago
Qiyang Min c2842377ce
Merge pull request #13837 from velconia/add_pyramid_dnn_support
8 years ago
chengduo 2c9839c847
add cuda version display (#13885)
8 years ago
chengduo 8e2fdc54b1
Add check for opt op (#13840)
8 years ago
Qiyang Min e37c9e6732
Merge pull request #13828 from velconia/accelerate_selected_rows_functor
8 years ago
chengduo 2562eb92b8
Add strategy doc (#13849)
8 years ago
Xin Pan b11372a0af fix doc
8 years ago
Zhaolong Xing 7413fa458f
Merge pull request #13838 from NHZlX/add_trt_pad_op
8 years ago
Wu Yi 77e9339deb
fix api get_pserver_programs (#13820)
8 years ago
Xin Pan abf1005bc0
Merge pull request #13866 from PaddlePaddle/revert-13821-fix
8 years ago
Xin Pan d852be7c48
Revert "Make variable::GetMutable robust"
8 years ago
Xin Pan ae8b1c32bf
Merge pull request #13821 from panyx0718/fix
8 years ago
Xin Pan 9b3e0df375
Merge pull request #13819 from panyx0718/doc
8 years ago
Zhaolong Xing 44f37d019a
Merge pull request #13848 from NHZlX/fix_demo_ci_with_trt
8 years ago
Sylwester Fraczek 55d6950a1a rewrite conv_bn fuse pass to eigen
8 years ago
chengduo 9c77b65c06
Fix layers.uniform_random (#13823)
8 years ago
nhzlx 320c78e16f fix commets
8 years ago
minqiyang 4a22979bca Polish code
8 years ago
nhzlx efa5bac7ad fix demo_ci bug in vis_demo.cc
8 years ago
minqiyang f03e0e49a8 Polish doc
8 years ago
minqiyang a7cae62bbb Polish code
8 years ago
Xin Pan 228506618b Avoid GetMutable implicitly reset Var Type.
8 years ago
Dun 5f2e837847 optimize depthwise conv by register memory (#13778)
8 years ago
minqiyang 3f6ec90060 Polish code
8 years ago
minqiyang 7f6ff6f5a9 Polish doc
8 years ago
minqiyang 35e547e00f Polish API doc
8 years ago
minqiyang 9878eedbaa Change API.spec
8 years ago
Qiao Longfei 5428cb9908
Profiler support merge data of all thread (#13811)
8 years ago
nhzlx bf7a2789a0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_trt_pad_op
8 years ago
nhzlx 0cb88c34be add op converter
8 years ago
Qiyang Min f99ea99e36
Merge pull request #13720 from velconia/fix_grad_clip
8 years ago
minqiyang d8a1b77097 Add margin_rank_loss_op to python
8 years ago
minqiyang 0385b0a1ea Accelerate SequencePool Op on SUM mode
8 years ago
minqiyang 8ec748cfa0 Accelerate SelectedRows Functors:
8 years ago
Tao Luo afdc73090f
Merge pull request #13816 from PaddlePaddle/revert-13368-mgallus/conv-bias-pass
8 years ago
Xin Pan 63b2e98f3d Explain LoD and a few other concepts
8 years ago
Tao Luo 9b11a17502
Revert "[MKLDNN] Pass: Fuse Conv + Bias"
8 years ago
Tao Luo ce248a15d9
Merge pull request #13368 from Sand3r-/mgallus/conv-bias-pass
8 years ago