Commit Graph

5209 Commits (f22402933e66776d958158aa036a9d8470f35e9a)

Author SHA1 Message Date
Qiao Longfei 569f7c4773
enforce shape of backward target to be {1} (#5745)
7 years ago
Abhinav Arora 6cfcf6245a
Adding logical operators for beam search and control flow (#5708)
7 years ago
chengduo 0f83674c7d
Merge pull request #5603 from chengduoZH/Add_conv3d_transpose_cudnn_op
7 years ago
Guo Sheng 7a57b3b788
Merge pull request #5623 from guoshengCS/fix-H0-GRUOp
7 years ago
ranqiu92 093c526d43
Merge pull request #5724 from ranqiu92/dot_product
7 years ago
Tao Luo 56f28a0f65
Merge pull request #5732 from tensor-tang/rename
7 years ago
Tao Luo 1f00a70bb9
Merge pull request #5721 from tensor-tang/omp
7 years ago
chengduoZH c359e39b59 add double type kernel
7 years ago
Tao Luo 9b56074083
Merge pull request #5705 from tensor-tang/mkldnn_concat
7 years ago
ranqiu 2e1cd3313d Update dot_prod_layer
7 years ago
tensor-tang f5df46e1a4 rename all Mkldnn to MKLDNN
7 years ago
Tao Luo ba86885456
Merge pull request #5345 from luotao1/ProtoDataProvider
7 years ago
chengduoZH 0bc2f41da9 remove conflict
7 years ago
tensor-tang 40450401a6 change macro, can use omp when paddle use mklml
7 years ago
Tao Luo 3375e3e27b
Merge pull request #5714 from tensor-tang/refine
7 years ago
guosheng aa83e19e24 Remove lstm_op including in gru_op
7 years ago
ranqiu aa2507187e add dot_prod_layer
7 years ago
Luo Tao e01b09410d remove test_CompareTwoOpts
7 years ago
Luo Tao c1931468e4 Merge branch 'develop' into ProtoDataProvider
7 years ago
chengduo 06d155b539
Merge pull request #5718 from chengduoZH/Add_pad_and_stride_for_conv_transpose_op
7 years ago
tensor-tang cece368d6f Merge remote-tracking branch 'upstream/develop' into refine
7 years ago
tensor-tang 00a51557ee
Merge pull request #5717 from Yancey1989/fix_framework_proto_error
7 years ago
Tao Luo ba9f252945
Merge pull request #5715 from tensor-tang/check
7 years ago
chengduoZH eb07047699 add padding
7 years ago
Yancey1989 d13c3a98ce fix no framework proto file
7 years ago
tensor-tang 23a674c98a switch the flag
7 years ago
Yiqun Liu c808fbbfcb
Support the build for multiple architectures at one cmake command (iOS). (#5677)
7 years ago
tensor-tang defd7ec641 mkldnn only need one trainer
7 years ago
tensor-tang 363f690d79 expose only one WITH_MKL to user, covering WITH_MKLDNN and WITH_MKLML
7 years ago
guosheng afd1f36186 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-H0-GRUOp-dev
7 years ago
hedaoyuan bf712b5cef
Merge pull request #5711 from hedaoyuan/inference
7 years ago
Yan Chunwei 186581d2cc
add is empty op (#5639)
7 years ago
hedaoyuan b34f21bdf7 The pool_limit_size need be zero in mobile inference.
7 years ago
qingqing01 9cf6036533
Merge pull request #5707 from qingqing01/cos_sim_op
7 years ago
peterzhang2029 55c2c73f3c
Merge pull request #5703 from qingqing01/op_debug
7 years ago
Yang Yang(Tony) 18f0c40a97 feature/while_grad_op (#5554)
7 years ago
dangqingqing 24819df055 Fix cos_sim_op in debug mode.
7 years ago
qingqing01 01fa4cc73d
Remove the unused code.
7 years ago
tensor-tang 88feb517d4 Merge remote-tracking branch 'upstream/develop' into mkldnn_concat
7 years ago
tensor-tang 19c989ac15 fix error and pass unit test
7 years ago
dangqingqing 0321e1f861 Fix bilinear_tensor_product_op in debug mode.
7 years ago
tensor-tang 40a486d865 add mkldnn_concat unit test
7 years ago
hedaoyuan 08bc08d64e
Merge pull request #5679 from hedaoyuan/inference
7 years ago
Tao Luo 6cf7f1e4b9
Merge pull request #5671 from tensor-tang/autocpu
7 years ago
tensor-tang c66b5ce2c1 add mkldnn concat layer
7 years ago
dzhwinter 0ed5a5513f
"update doc" (#5682)
7 years ago
tensor-tang 9acfba82a3 add input index choice for mkldnn_concat
7 years ago
chengduo dc78f3ca7d
Merge pull request #5558 from mkliegl/conv_shift_fix_camel_case
7 years ago
tensor-tang 6337007ef5 add echo the result as comment
7 years ago
guosheng 75426e013a Refine GRU Operator
7 years ago