Commit Graph

18720 Commits (b1fa37f0089cc7ab9e09e78e5262b19b2a1986a6)
 

Author SHA1 Message Date
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
Qiyang Min ac8208b637
Merge pull request #13707 from velconia/fix_ci_random_fail
6 years ago
Qiyang Min 60ea0827d0
Merge pull request #13791 from velconia/fix_mac_14_py3_install
6 years ago
Sylwester Fraczek 3fcca40909 eigen sqrt fix and change 1e-5 to epsilon
6 years ago
minqiyang d8384c8e64 Polish code
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
tensor-tang 2a36f0a3c8
Merge pull request #13784 from tensor-tang/fix/lodtensor
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
minqiyang 9e3b01264c Make cmake support compile in MacOSX 10.14
6 years ago
tensor-tang dba6928775 fix lod tensor
6 years ago
qingqing01 6094a72308
Fix bug in reduce_op caused by PR #13534 (#13748)
6 years ago
Tao Luo 59c306eb52
Merge pull request #13776 from luotao1/revert_fast_math
6 years ago
Tao Luo 84a55155ec revert with_fast_math to ON
6 years ago
minqiyang 5ae34fb9ac Make code more compatible
6 years ago
Wu Yi cc36bab184
fix manylinux multi arch docker build test=develop (#13770)
6 years ago
Qiao Longfei b1d5135ffb
Merge pull request #13637 from jacquesqiao/optimize-opyreader
6 years ago
dzhwinter a46e30aa6d
enhance isinf/isnan in tensor util, avoid copy back to cpu (#12688)
6 years ago
Qiao Longfei 9ff5184fa6
Merge pull request #13732 from jacquesqiao/add-fake-reader
6 years ago
Xin Pan 943e4deb23
Merge pull request #13750 from panyx0718/fix
6 years ago
Jacek Czaja 9f15d8817e - Cleanup as suggessted by reviewers
6 years ago
qiaolongfei 91e8299144 fake reader support python3.x test=develop
6 years ago
Wu Yi 25262ed076
fix cuda9 docker build test=develop (#13701)
6 years ago
Sylwester Fraczek 78f98294c2 conv bn fuse pass
6 years ago
Jacek Czaja ae8b4717cc - Cleaning fused_embedding_fc_lstm op
6 years ago
Jacek Czaja fd31b54cf1 - Removed disabled code
6 years ago
Jacek Czaja f9da2d6416 - Removed disabled diagnostic code
6 years ago
Jacek Czaja 809dbc5c17 - Added file for fused_embedded_fc_lstm_op unit test
6 years ago
Tao Luo 75bd0f188b
Merge pull request #13754 from luotao1/fast_math
6 years ago
qiaolongfei 5238a7f5b9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-opyreader
6 years ago
Jiabin Yang 34b81f606f
Merge pull request #13749 from JiabinYang/fix/mac_10.14
6 years ago
qiaolongfei 92aff80606 revert unused change test=develop
6 years ago
qiaolongfei ec38effcce optimize fake, change it to a class instead a function. test=develop
6 years ago
qingqing01 41e4f7ea0a
Optimize Topk when height is large. (#13710)
6 years ago
qiaolongfei ebd9f7fccd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-fake-reader
6 years ago
xuezhong 65ed45a154
Merge pull request #13717 from chengduoZH/enhance_while
6 years ago
minqiyang bcd8c2ccc3 Add unit test
6 years ago
Tao Luo 28889caea5 disable EIGEN_FAST_MATH and use_fast_math
6 years ago
JiabinYang cea4952aea test=develop
6 years ago
JiabinYang 9bd9535d0a test=develop
6 years ago
Xin Pan d2079b1ddb clean unused code and small optimize
6 years ago
Xin Pan d3f50474f7
Merge pull request #13747 from panyx0718/doc
6 years ago
Jiabin Yang 320c0d580a
Merge pull request #13709 from JiabinYang/fix/blas_inlude
6 years ago
JiabinYang dcd6d9a1b7 test=develop
6 years ago