Commit Graph

6922 Commits (67562a6fcd9570959654366f2565059b722dba7e)

Author SHA1 Message Date
peizhilin 67562a6fcd Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin 703b26e697 add profiler, parallel_executor back
6 years ago
tensor-tang 10fb4ceefc
Merge pull request #14351 from tpatejko/tpatejko/mkldnn-elementwise_mul
6 years ago
Tao Luo 5cc7946313
Merge pull request #14499 from luotao1/disable_openblas_test
6 years ago
peizhilin 935387f3fc code style
6 years ago
peizhilin 25adf970b2 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin 301ed15323 remove unsupported flag on windows
6 years ago
Kaipeng Deng f17b05d4a1
Merge pull request #14492 from heavengate/resize_nearest_example
6 years ago
Tao Luo 09ee266f8e disable two openblas test temporary
6 years ago
dengkaipeng bb2b35c85e Add python example for resize_nearest. test=develop
6 years ago
chengduo a94a7355f0
Refine the GraphNum check (#14144)
6 years ago
peizhilin 3a72a634cf Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
tensor-tang 48be9dc3e1
Merge pull request #14489 from tensor-tang/api/example
6 years ago
qingqing01 9eefd2c766
Modify some infer-shape about detection operators in compile-time. (#14483)
6 years ago
tensor-tang e3645c2708 add api example of brelu, leaky_relu and soft_relu
6 years ago
peizhilin ee0fd78c81 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Yu Yang f1a392a5fe
Merge pull request #13804 from sneaxiy/rewrite_allocation
6 years ago
qingqing01 fd7e643153
Convolution fusion operator. (#14449)
6 years ago
Yu Yang 98bbfc17be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
peizhilin 2ceb4ae941 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin a3e952f41d add the jit back
6 years ago
Qiao Longfei 05c15a0867
Merge pull request #14467 from jacquesqiao/update-trainer-retry
6 years ago
Qiao Longfei fbc529db91 update test=develop
6 years ago
Qiao Longfei 98a0437d70 optimize distribute checkport
6 years ago
Michal Gallus def272cf42 MKLDNN elementwise_mul: Revert changes to eltwise_add tests
6 years ago
Michal Gallus 99e3e36a57 MKLDNN elementwise_mul: Disable UT for CUDA
6 years ago
Michal Gallus 08f63c4d12 MKLDNN elementwise_mul: Lint changes to UT & integration
6 years ago
Michal Gallus 49b09327f6 MKLDNN elementwise_mul: Reorder on non-nchw input, fallback on non-16 divisable fm
6 years ago
Michal Gallus f820573b9c MKLDNN elementwise_mul: Add UTs
6 years ago
Michal Gallus ed31936ba1 MKLDNN elementwise_mul: Support NCHW, update UT
6 years ago
Tomasz Patejko ad09facafe MKLDNN elementwise_mul: CPU tests initially refactored. MKLDNN mul test for broadcast added
6 years ago
peizhilin 764f97deac Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin 8580b7a130 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Qiao Longfei 142b5ed474
Merge pull request #14450 from jacquesqiao/fix-test-label-sentiment
6 years ago
whs 1722678258
Make nce support more distribution. (#13549)
6 years ago
Qiao Longfei 09bca67395 add check if the model does not save model
6 years ago
Qiao Longfei e4d8f47fcb change the target cost of test_label_semantic_roles to speed up test
6 years ago
peizhilin fcbd5a12b8 add create_recordio_file_reader back
6 years ago
Qiyang Min d971d5b875
Merge pull request #14431 from velconia/fix_expand_op_dim_in_compile_time
6 years ago
Wu Yi b32c13dc20
Add cudnn ctc loss (#12366)
6 years ago
peizhilin d1a1fafc4c code style
6 years ago
peizhilin 6d0d5a76eb Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Xin Pan b984c70997
Merge pull request #14439 from wopeizl/windows/online
6 years ago
peizhilin 162f2d4109 disable the openblas multi-thread on windows since no support
6 years ago
Yu Yang c8f6e70ab4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
peizhilin 336c123032 fix typo
6 years ago
Sylwester Fraczek 8a1eeec579 add mkldnn prop_kind phase for inference-only case to pooling and activations (#14278)
6 years ago
peizhilin d1429ac4a5 add recordio support
6 years ago
chengduo 82773477ae
Add selu (#14415)
6 years ago
minqiyang 30147d7f58 Fix expand op incorrect infer shape
6 years ago