Commit Graph

18871 Commits (91e8fbac2fee6f03725eacad0f1b1c6ec2ade0df)
 

Author SHA1 Message Date
Jacek Czaja 9f15d8817e - Cleanup as suggessted by reviewers
6 years ago
shippingwang 3c3df1fd4a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
6 years ago
shippingwang 00b11c2728 Add comment
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
tensor-tang e6d8aca3bf refine code and fix
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
shippingwang d5f791815b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
6 years ago
shippingwang 2219f6d687 Move paddle/v2/plot/plot.py to paddle/utils
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
tensor-tang ea7dc9cbf6 Merge remote-tracking branch 'ups/develop' into fea/jitkernel
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
tensor-tang 2513b2cc4e fix bug vtanh
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
chengduoZH e59ab42caa add nodes for drnn
6 years ago
Xin Pan ab798a2832 clarify the fraction_of_gpu_memory flag
6 years ago
qiaolongfei 4fc5991728 update test for fake reader decorator
6 years ago
qiaolongfei b2fd2158d4 update comment
6 years ago
Tao Luo d770b9bda3
Merge pull request #13663 from luotao1/resnet50_ut
6 years ago
dzhwinter 32c260cd1f
"fix operators cmake" (#13581)
6 years ago
Tao Luo 4c90c40437
Merge pull request #13641 from kbinias/fix-for-no-set_attr
6 years ago
Tao Luo 6ef6a9180a
Merge pull request #13727 from Sand3r-/mgallus/enable-mkldnn-naive-exe
6 years ago
qiaolongfei bda05dc387 reset yield_num after one pass
6 years ago
minqiyang f20fc95539 Resize output ddims and rows
6 years ago
qiaolongfei 198689c3bb add a fake reader for speed test
6 years ago
Krzysztof Binias e4e66814ee Fixed missing set_attr
6 years ago
qiaolongfei 91756a5a90 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-opyreader
6 years ago
Zeng Jinle 8cd17c04c1
Merge pull request #13718 from sneaxiy/fix_eager_deletion
6 years ago
Michal Gallus 09d9d77a8f Enable MKLDNN in Naive Executor
6 years ago
Jiabin Yang 8e63bc2307
Merge pull request #13700 from JiabinYang/fix/mac_ci_job
6 years ago
tensor-tang 5ef14dd386
Merge pull request #13715 from tensor-tang/fix/op
6 years ago
minqiyang 67308822f8 Add selected_rows merge for clip_by_norm op
6 years ago
sneaxiy 9606b37ce4 test=develop
6 years ago