Commit Graph

5182 Commits (5238c9fb0beaff08399b91e996e090852f4b87bf)

Author SHA1 Message Date
chengduoZH 5238c9fb0b input type should be different
8 years ago
Tao Luo ba86885456
Merge pull request #5345 from luotao1/ProtoDataProvider
8 years ago
Tao Luo 3375e3e27b
Merge pull request #5714 from tensor-tang/refine
8 years ago
Luo Tao e01b09410d remove test_CompareTwoOpts
8 years ago
Luo Tao c1931468e4 Merge branch 'develop' into ProtoDataProvider
8 years ago
chengduo 06d155b539
Merge pull request #5718 from chengduoZH/Add_pad_and_stride_for_conv_transpose_op
8 years ago
tensor-tang cece368d6f Merge remote-tracking branch 'upstream/develop' into refine
8 years ago
tensor-tang 00a51557ee
Merge pull request #5717 from Yancey1989/fix_framework_proto_error
8 years ago
Tao Luo ba9f252945
Merge pull request #5715 from tensor-tang/check
8 years ago
chengduoZH eb07047699 add padding
8 years ago
Yancey1989 d13c3a98ce fix no framework proto file
8 years ago
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
hedaoyuan bf712b5cef
Merge pull request #5711 from hedaoyuan/inference
8 years ago
Yan Chunwei 186581d2cc
add is empty op (#5639)
8 years ago
hedaoyuan b34f21bdf7 The pool_limit_size need be zero in mobile inference.
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
dangqingqing 24819df055 Fix cos_sim_op in debug mode.
8 years ago
qingqing01 01fa4cc73d
Remove the unused code.
8 years ago
dangqingqing 0321e1f861 Fix bilinear_tensor_product_op in debug mode.
8 years ago
hedaoyuan 08bc08d64e
Merge pull request #5679 from hedaoyuan/inference
8 years ago
Tao Luo 6cf7f1e4b9
Merge pull request #5671 from tensor-tang/autocpu
8 years ago
dzhwinter 0ed5a5513f
"update doc" (#5682)
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
qingqing01 57bbee650d
Merge branch 'develop' into cmake_speed
8 years ago
QI JUN d7bf372d26
support adagrad sparse update (#5272)
8 years ago
wanghaox 0968c7cd6b Update code and fix conflicts.
8 years ago
Markus Kliegl d0b601c4a8 address PR feedback
8 years ago
Markus Kliegl 42dd5da0fd conv shift: fix return before syncthreads
8 years ago
Markus Kliegl 3dc8834209 conv shift op: change to CamelCase
8 years ago
dzhwinter e97b89873a
"fix accuracy kernel bug" (#5673)
8 years ago
hedaoyuan 6303d3ba3e Fix crashes due to multiple calls to paddle_init
8 years ago
chengduoZH f91422ecc4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
8 years ago
chengduoZH 31dc0193c9 fix ContextProjectFunctor parameter order
8 years ago
Luo Tao 212f6eae77 modify the test config for test_CompareTwoNets.cpp
8 years ago
Yan Chunwei 09866fb75f
feature/beam search op (#5052)
8 years ago
tensor-tang a6f5f6efb6 at least set threads number as 1, in case trainers number is larger than processors
8 years ago
tensor-tang 4fbba65626 auto set cpu env when mkldnn or mklml enabled for V1 API
8 years ago
Luo Tao 3654e1e00f Merge branch 'develop' into ProtoDataProvider
8 years ago
dzhwinter 7c3ec22081
"fix gpu related op registered" (#5647)
8 years ago
Yiqun Liu 9f28925629
Fix bug in MergeModel.cpp. (#5605)
8 years ago
Yiqun Liu d3ef2543f9
Fix compiling error for Android, and installing error for cmake of low version. (#5660)
8 years ago
chengduoZH e25bfc7508 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
8 years ago
武毅 313f84542b
Merge pull request #5430 from typhoonzero/enable_manylinux
8 years ago
chengduoZH 356d695404 follow comments
8 years ago