Commit Graph

9357 Commits (52007ea662ff4f644c2f1e5e087da1735c30016f)
 

Author SHA1 Message Date
tensor-tang 23a674c98a switch the flag
8 years ago
Yiqun Liu c808fbbfcb
Support the build for multiple architectures at one cmake command (iOS). (#5677)
8 years ago
tensor-tang defd7ec641 mkldnn only need one trainer
8 years ago
tensor-tang 363f690d79 expose only one WITH_MKL to user, covering WITH_MKLDNN and WITH_MKLML
8 years ago
tensor-tang 8496eab45a make mklml necessary when with_mkldnn
8 years ago
dangqingqing 3d080f3ad5 Refine cmake about CUDA to automatically detect GPU arch by default.
8 years ago
peterzhang2029 27d7b2cbb4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
8 years ago
guosheng afd1f36186 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-H0-GRUOp-dev
8 years ago
hedaoyuan bf712b5cef
Merge pull request #5711 from hedaoyuan/inference
8 years ago
Tao Luo 6f22e6c491
Merge pull request #5704 from luotao1/openblas
8 years ago
Yan Chunwei 186581d2cc
add is empty op (#5639)
8 years ago
wanghaox 06dc89e17b Merge branch 'sub_sequence_op' of https://github.com/wanghaox/Paddle into sub_sequence_op
8 years ago
wanghaox a0b7a07eb6 fix some comments
8 years ago
hedaoyuan b34f21bdf7 The pool_limit_size need be zero in mobile inference.
8 years ago
peterzhang2029 ac46018108 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
8 years ago
qingqing01 9cf6036533
Merge pull request #5707 from qingqing01/cos_sim_op
8 years ago
peterzhang2029 55c2c73f3c
Merge pull request #5703 from qingqing01/op_debug
8 years ago
Yang Yang(Tony) 18f0c40a97 feature/while_grad_op (#5554)
8 years ago
wanghaox 294570f5dd Merge branch 'sub_sequence_op' of https://github.com/wanghaox/Paddle into sub_sequence_op
8 years ago
wanghaox 49a594217b fix some typos
8 years ago
peterzhang2029 8a49f7f16b add epsilon in bn
8 years ago
dangqingqing 24819df055 Fix cos_sim_op in debug mode.
8 years ago
dangqingqing d6c9ce05de Fix cos_sim_op in debug mode.
8 years ago
qingqing01 01fa4cc73d
Remove the unused code.
8 years ago
tensor-tang 88feb517d4 Merge remote-tracking branch 'upstream/develop' into mkldnn_concat
8 years ago
tensor-tang 739858c889 add python interface for mkldnn_concat
8 years ago
tensor-tang 19c989ac15 fix error and pass unit test
8 years ago
Luo Tao 49ac0480e6 fix a lot of warnings -Wunused-but-set-variable and Wunused-variable when compile openBlas
8 years ago
dangqingqing 0321e1f861 Fix bilinear_tensor_product_op in debug mode.
8 years ago
tensor-tang 40a486d865 add mkldnn_concat unit test
8 years ago
chengduoZH 7e91da41e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
8 years ago
wanghaox 069dcc210f Merge branch 'sub_sequence_op' of https://github.com/wanghaox/Paddle into sub_sequence_op
8 years ago
wanghaox 352c5a9683 update some code
8 years ago
wanghaox 4579bd4418 Merge branch 'sub_sequence_op' of https://github.com/wanghaox/Paddle into sub_sequence_op
8 years ago
wanghaox 7bb26805e5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
8 years ago
wanghaox 1d95173cfe change offset and length's rank to 2, dim[0] for batch size
8 years ago
hedaoyuan 08bc08d64e
Merge pull request #5679 from hedaoyuan/inference
8 years ago
wanghaox 3dcf0da9d9 change offset and length's rank to 2, dim[0] for batch size
8 years ago
Tao Luo 6cf7f1e4b9
Merge pull request #5671 from tensor-tang/autocpu
8 years ago
tensor-tang c66b5ce2c1 add mkldnn concat layer
8 years ago
Qiao Longfei a76b61443b mv test_beam_search_op.py to fluid (#5687)
8 years ago
Cao Ying 82849ad167
Merge pull request #5678 from ranqiu92/doc
8 years ago
wanghaox 40a6c4882d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
8 years ago
dzhwinter 0ed5a5513f
"update doc" (#5682)
8 years ago
tensor-tang 9acfba82a3 add input index choice for mkldnn_concat
8 years ago
chengduo dc78f3ca7d
Merge pull request #5558 from mkliegl/conv_shift_fix_camel_case
8 years ago
tensor-tang 6337007ef5 add echo the result as comment
8 years ago
guosheng 75426e013a Refine GRU Operator
8 years ago
Tao Luo 3edd833174
Merge pull request #5573 from qingqing01/cmake_speed
8 years ago
chengduo c33922cda6
Merge branch 'develop' into cmake_speed
8 years ago