Commit Graph

18836 Commits (2b2630fc73b65149b5ca1895ad09be8cf3f3d46e)
 

Author SHA1 Message Date
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
JiabinYang 9bd9535d0a test=develop
7 years ago
tensor-tang ea7dc9cbf6 Merge remote-tracking branch 'ups/develop' into fea/jitkernel
7 years ago
Xin Pan d2079b1ddb clean unused code and small optimize
7 years ago
Xin Pan d3f50474f7
Merge pull request #13747 from panyx0718/doc
7 years ago
tensor-tang 2513b2cc4e fix bug vtanh
7 years ago
Jiabin Yang 320c0d580a
Merge pull request #13709 from JiabinYang/fix/blas_inlude
7 years ago
JiabinYang dcd6d9a1b7 test=develop
7 years ago
chengduoZH e59ab42caa add nodes for drnn
7 years ago
Xin Pan ab798a2832 clarify the fraction_of_gpu_memory flag
7 years ago
qiaolongfei 4fc5991728 update test for fake reader decorator
7 years ago
qiaolongfei b2fd2158d4 update comment
7 years ago