Commit Graph

18797 Commits (efaf6f7dbe59e54537de7963fd9ca1355da806e3)
 

Author SHA1 Message Date
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
tensor-tang b55c247678 add lstm compute unit test
7 years ago
nhzlx f3af90d121 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into trt_dy_lib
7 years ago
nhzlx f569095084 add tensorrt api lib to paddle_fluid
7 years ago
minqiyang 9e3b01264c Make cmake support compile in MacOSX 10.14
7 years ago
tensor-tang dba6928775 fix lod tensor
7 years ago
qingqing01 6094a72308
Fix bug in reduce_op caused by PR #13534 (#13748)
7 years ago
Tao Luo 59c306eb52
Merge pull request #13776 from luotao1/revert_fast_math
7 years ago
Tao Luo 84a55155ec revert with_fast_math to ON
7 years ago
minqiyang 5ae34fb9ac Make code more compatible
7 years ago
Wu Yi cc36bab184
fix manylinux multi arch docker build test=develop (#13770)
7 years ago
shippingwang 08d8a622eb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
shippingwang 423162531b Add usage comment of plot.py
7 years ago
Qiao Longfei b1d5135ffb
Merge pull request #13637 from jacquesqiao/optimize-opyreader
7 years ago
dzhwinter a46e30aa6d
enhance isinf/isnan in tensor util, avoid copy back to cpu (#12688)
7 years ago
tensor-tang 2a00969165 optimize lstm jitkernel keq8
7 years ago
tensor-tang f2adaf1c3e add vrelu and lstm kernel
7 years ago
Qiao Longfei 9ff5184fa6
Merge pull request #13732 from jacquesqiao/add-fake-reader
7 years ago
Xin Pan 943e4deb23
Merge pull request #13750 from panyx0718/fix
7 years ago
Jacek Czaja 9f15d8817e - Cleanup as suggessted by reviewers
7 years ago
shippingwang 3c3df1fd4a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
shippingwang 00b11c2728 Add comment
7 years ago
qiaolongfei 91e8299144 fake reader support python3.x test=develop
7 years ago
Wu Yi 25262ed076
fix cuda9 docker build test=develop (#13701)
7 years ago
Sylwester Fraczek 78f98294c2 conv bn fuse pass
7 years ago
Jacek Czaja ae8b4717cc - Cleaning fused_embedding_fc_lstm op
7 years ago
Jacek Czaja fd31b54cf1 - Removed disabled code
7 years ago
Jacek Czaja f9da2d6416 - Removed disabled diagnostic code
7 years ago
Jacek Czaja 809dbc5c17 - Added file for fused_embedded_fc_lstm_op unit test
7 years ago
Tao Luo 75bd0f188b
Merge pull request #13754 from luotao1/fast_math
7 years ago
qiaolongfei 5238a7f5b9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-opyreader
7 years ago
Jiabin Yang 34b81f606f
Merge pull request #13749 from JiabinYang/fix/mac_10.14
7 years ago
qiaolongfei 92aff80606 revert unused change test=develop
7 years ago
qiaolongfei ec38effcce optimize fake, change it to a class instead a function. test=develop
7 years ago
tensor-tang e6d8aca3bf refine code and fix
7 years ago
qingqing01 41e4f7ea0a
Optimize Topk when height is large. (#13710)
7 years ago
qiaolongfei ebd9f7fccd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-fake-reader
7 years ago
xuezhong 65ed45a154
Merge pull request #13717 from chengduoZH/enhance_while
7 years ago
minqiyang bcd8c2ccc3 Add unit test
7 years ago
shippingwang d5f791815b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
shippingwang 2219f6d687 Move paddle/v2/plot/plot.py to paddle/utils
7 years ago
Tao Luo 28889caea5 disable EIGEN_FAST_MATH and use_fast_math
7 years ago
JiabinYang cea4952aea test=develop
7 years ago