Commit Graph

6921 Commits (36f08eef3b466001f339e2c33f47dac60bbc6821)

Author SHA1 Message Date
qingqing01 36f08eef3b
CUDA kernel for density_prior_box_op. (#14513)
7 years ago
chengduo 00b9e9a135
Refine cublas to support CUBLAS_TENSOR_OP_MATH (#13929)
7 years ago
tangwei12 dd6fd4c747
Utils for download and upload files with HDFS (#14473)
7 years ago
Dun ae7d22862b Group Norm (#13843)
7 years ago
Jiabin Yang de2db11735
Merge pull request #14537 from reyoung/feature/fix_macos_ut
7 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
7 years ago
Yu Yang 533c5d5803 fix(Cpu): fix cpu compile and unittest
7 years ago
Tao Luo dc75cc9136
Merge pull request #14507 from heavengate/fix_interpolate_unittest
7 years ago
Tao Luo 5d4d117edc
Merge pull request #14502 from qingqing01/cudnn5_fix
7 years ago
dengkaipeng 6c0e09cb1d change interpolate unittest to serial. test=develop
7 years ago
Qiyang Min b8f36bd074
Merge pull request #14519 from velconia/add_api_example
7 years ago
minqiyang 1b372d9b9d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into change_requirements
7 years ago
minqiyang 53760bb111 Change requirements to support python 3.7
7 years ago
Dang Qingqing cda60311f9 Fix compling with cuDNN v5
7 years ago
minqiyang 175b847f6d Add API example for logical ops and clip ops
7 years ago
tensor-tang 10fb4ceefc
Merge pull request #14351 from tpatejko/tpatejko/mkldnn-elementwise_mul
7 years ago
Tao Luo 5cc7946313
Merge pull request #14499 from luotao1/disable_openblas_test
7 years ago
Kaipeng Deng f17b05d4a1
Merge pull request #14492 from heavengate/resize_nearest_example
7 years ago
Tao Luo 09ee266f8e disable two openblas test temporary
7 years ago
dengkaipeng bb2b35c85e Add python example for resize_nearest. test=develop
7 years ago
chengduo a94a7355f0
Refine the GraphNum check (#14144)
7 years ago
tensor-tang 48be9dc3e1
Merge pull request #14489 from tensor-tang/api/example
7 years ago
qingqing01 9eefd2c766
Modify some infer-shape about detection operators in compile-time. (#14483)
7 years ago
tensor-tang e3645c2708 add api example of brelu, leaky_relu and soft_relu
7 years ago
Yu Yang f1a392a5fe
Merge pull request #13804 from sneaxiy/rewrite_allocation
7 years ago
qingqing01 fd7e643153
Convolution fusion operator. (#14449)
7 years ago
Yu Yang 98bbfc17be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
Qiao Longfei 05c15a0867
Merge pull request #14467 from jacquesqiao/update-trainer-retry
7 years ago
Qiao Longfei fbc529db91 update test=develop
7 years ago
Qiao Longfei 98a0437d70 optimize distribute checkport
7 years ago
Michal Gallus def272cf42 MKLDNN elementwise_mul: Revert changes to eltwise_add tests
7 years ago
Michal Gallus 99e3e36a57 MKLDNN elementwise_mul: Disable UT for CUDA
7 years ago
Michal Gallus 08f63c4d12 MKLDNN elementwise_mul: Lint changes to UT & integration
7 years ago
Michal Gallus 49b09327f6 MKLDNN elementwise_mul: Reorder on non-nchw input, fallback on non-16 divisable fm
7 years ago
Michal Gallus f820573b9c MKLDNN elementwise_mul: Add UTs
7 years ago
Michal Gallus ed31936ba1 MKLDNN elementwise_mul: Support NCHW, update UT
7 years ago
Tomasz Patejko ad09facafe MKLDNN elementwise_mul: CPU tests initially refactored. MKLDNN mul test for broadcast added
7 years ago
Qiao Longfei 142b5ed474
Merge pull request #14450 from jacquesqiao/fix-test-label-sentiment
7 years ago
whs 1722678258
Make nce support more distribution. (#13549)
7 years ago
Qiao Longfei 09bca67395 add check if the model does not save model
7 years ago
Qiao Longfei e4d8f47fcb change the target cost of test_label_semantic_roles to speed up test
7 years ago
Qiyang Min d971d5b875
Merge pull request #14431 from velconia/fix_expand_op_dim_in_compile_time
7 years ago
Wu Yi b32c13dc20
Add cudnn ctc loss (#12366)
7 years ago
Xin Pan b984c70997
Merge pull request #14439 from wopeizl/windows/online
7 years ago
Yu Yang c8f6e70ab4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
peizhilin 336c123032 fix typo
7 years ago
Sylwester Fraczek 8a1eeec579 add mkldnn prop_kind phase for inference-only case to pooling and activations (#14278)
7 years ago
chengduo 82773477ae
Add selu (#14415)
7 years ago
minqiyang 30147d7f58 Fix expand op incorrect infer shape
7 years ago
Tao Luo 91c6e7a0f4 fix compiler error
7 years ago