Commit Graph

10994 Commits (b1fa37f0089cc7ab9e09e78e5262b19b2a1986a6)

Author SHA1 Message Date
Tao Luo c26f2b21eb
Merge pull request #13813 from sfraczek/sfraczek/conv-bn-fuse-pass-full-eigen
6 years ago
Xin Pan fededdda20
Merge pull request #13872 from panyx0718/fix2
6 years ago
Qiao Longfei b16e9cd105
a small fix for compile WITH_INFERENCE=OFF (#13869)
6 years ago
Tao Luo 323d67cfc1
Merge pull request #13879 from panyx0718/doc
6 years ago
Sylwester Fraczek 50c5e9b0c6 reshape_2d used from ddim.h
6 years ago
Qiyang Min cab29828a5
Merge pull request #13829 from velconia/accelerate_sequence_pool_op
6 years ago
Xin Pan ddb76d0d09 Make GetMutable more robust
6 years ago
Qiyang Min c2842377ce
Merge pull request #13837 from velconia/add_pyramid_dnn_support
6 years ago
chengduo 2c9839c847
add cuda version display (#13885)
6 years ago
chengduo 8e2fdc54b1
Add check for opt op (#13840)
6 years ago
Qiyang Min e37c9e6732
Merge pull request #13828 from velconia/accelerate_selected_rows_functor
6 years ago
chengduo 2562eb92b8
Add strategy doc (#13849)
6 years ago
Xin Pan b11372a0af fix doc
6 years ago
Zhaolong Xing 7413fa458f
Merge pull request #13838 from NHZlX/add_trt_pad_op
6 years ago
Xin Pan d852be7c48
Revert "Make variable::GetMutable robust"
6 years ago
Xin Pan ae8b1c32bf
Merge pull request #13821 from panyx0718/fix
6 years ago
Xin Pan 9b3e0df375
Merge pull request #13819 from panyx0718/doc
6 years ago
Zhaolong Xing 44f37d019a
Merge pull request #13848 from NHZlX/fix_demo_ci_with_trt
6 years ago
Sylwester Fraczek 55d6950a1a rewrite conv_bn fuse pass to eigen
6 years ago
chengduo 9c77b65c06
Fix layers.uniform_random (#13823)
6 years ago
nhzlx 320c78e16f fix commets
6 years ago
nhzlx efa5bac7ad fix demo_ci bug in vis_demo.cc
6 years ago
Xin Pan 228506618b Avoid GetMutable implicitly reset Var Type.
6 years ago
Dun 5f2e837847 optimize depthwise conv by register memory (#13778)
6 years ago
minqiyang 3f6ec90060 Polish code
6 years ago
minqiyang 9878eedbaa Change API.spec
6 years ago
Qiao Longfei 5428cb9908
Profiler support merge data of all thread (#13811)
6 years ago
nhzlx bf7a2789a0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_trt_pad_op
6 years ago
nhzlx 0cb88c34be add op converter
6 years ago
Qiyang Min f99ea99e36
Merge pull request #13720 from velconia/fix_grad_clip
6 years ago
minqiyang 0385b0a1ea Accelerate SequencePool Op on SUM mode
6 years ago
minqiyang 8ec748cfa0 Accelerate SelectedRows Functors:
6 years ago
Xin Pan 63b2e98f3d Explain LoD and a few other concepts
6 years ago
Tao Luo 9b11a17502
Revert "[MKLDNN] Pass: Fuse Conv + Bias"
6 years ago
Tao Luo ce248a15d9
Merge pull request #13368 from Sand3r-/mgallus/conv-bias-pass
6 years ago
whs 7e651c8641
Fix truncated norm (#13785)
6 years ago
Tao Luo 16b1beb244
Merge pull request #13486 from sfraczek/sfraczek/conv-bn-fuse-pass
6 years ago
Zhaolong Xing 5d5587fff7
Merge pull request #13792 from NHZlX/trt_dy_lib
6 years ago
Michal Gallus 40b17be4b0 Pass: Fuse Conv + Bias
6 years ago
minqiyang 1456b8ec7d Add unittest for clip_by_norm_op with SelectedRows
6 years ago
Tao Luo fd0dd07ab4
Merge pull request #13726 from jczaja/prv-fused_embedding_fc_lstm-ut
6 years ago
Sylwester Fraczek 3fcca40909 eigen sqrt fix and change 1e-5 to epsilon
6 years ago
Qiao Longfei 5fc305220c
Merge pull request #13787 from PaddlePaddle/revert-13637-optimize-opyreader
6 years ago
nhzlx 9445502f90 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into trt_dy_lib
6 years ago
chengduo e1904ac2c8
Add doc (#13765)
6 years ago
nhzlx d347ea689a fix comments
6 years ago
chengduo e1761709f8
Set the right shape of selected_rows (#13723)
6 years ago
Qiao Longfei 9d087d5139 Revert "optimize pyreader"
6 years ago
nhzlx f3af90d121 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into trt_dy_lib
6 years ago
nhzlx f569095084 add tensorrt api lib to paddle_fluid
6 years ago