Commit Graph

19827 Commits (def272cf42e9b2ebf529b39f183874a1dede9c2a)
 

Author SHA1 Message Date
Michal Gallus def272cf42 MKLDNN elementwise_mul: Revert changes to eltwise_add tests
6 years ago
Michal Gallus c69c41604e MKLDNN elementwise_mul: Move Kernel to KernelPool to avoid segfaults
6 years ago
Michal Gallus 99e3e36a57 MKLDNN elementwise_mul: Disable UT for CUDA
6 years ago
Michal Gallus 785066eb8a MKLDNN elementwise_mul: Check if AVX512 is available
6 years ago
Michal Gallus 08f63c4d12 MKLDNN elementwise_mul: Lint changes to UT & integration
6 years ago
Michal Gallus 73b7cd0482 Add Sand3r- to AUTHORS.md
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 d14858e4ba MKLDNN elementwise_mul: Parallelize mul
6 years ago
Michal Gallus ed31936ba1 MKLDNN elementwise_mul: Support NCHW, update UT
6 years ago
Michal Gallus 4e54ab76ec Add HasAttr method to Operator
6 years ago
Tomasz Patejko 700bcbf74f MKLDNN elementwise_mul: h and w loops implemented in xbyak
6 years ago
Tomasz Patejko ad09facafe MKLDNN elementwise_mul: CPU tests initially refactored. MKLDNN mul test for broadcast added
6 years ago
Tomasz Patejko 2d73ad180a MKLDNN elementwise_mul: simple xbyak version for AVX512
6 years ago
Tomasz Patejko 213ec37d6a MKLDNN elementwise_add: simple initial implementation of the operator for MKLDNN format
6 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
6 years ago
tensor-tang 7f17e561d7
Merge pull request #14423 from tensor-tang/fea/jit/act
6 years ago
Jiabin Yang 28bd5b7bad fix space_to_depth_op unicode problem (#14430)
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
tensor-tang 1f00723fa3 exp, sigmoid, tanh jitcode support more size
6 years ago
Qiao Longfei e4d8f47fcb change the target cost of test_label_semantic_roles to speed up test
6 years ago
Zhaolong Xing 2f27c048cc
Merge pull request #14440 from hjchen2/develop
6 years ago
Qiyang Min d971d5b875
Merge pull request #14431 from velconia/fix_expand_op_dim_in_compile_time
6 years ago
hjchen2 6a7b995737 Refine commit message to enable ci, test=develop
6 years ago
Wu Yi b32c13dc20
Add cudnn ctc loss (#12366)
6 years ago
tensor-tang 8cda7b3d20 Merge remote-tracking branch 'ups/develop' into fea/jit/act
6 years ago
tensor-tang e2d6eddd32 remove ComputeDeprecated
6 years ago
Xin Pan b984c70997
Merge pull request #14439 from wopeizl/windows/online
6 years ago
Yan Chunwei 7796f65f89
fix inference on gpu out of mem (#14414)
6 years ago
tensor-tang 64f7516aee
fix lrn on mac (#14426)
6 years ago
hjchen2 413f5948b2 Fix code style
6 years ago
hjchen2 21f33b4274 Complete PRelu plugin and Conv2d transpose op converter
6 years ago
peizhilin 4e61461526 Merge branch 'windows/online' of https://github.com/wopeizl/Paddle into windows/online
6 years ago
peizhilin 336c123032 fix typo
6 years ago
tensor-tang f65ddff8d1 unify act jitcode of relu, exp, sigmoid and tanh
6 years ago
tensor-tang 6a159071b6 add vtanh jitcode of size 8
6 years ago
tensor-tang 046374bcd1 add vsigmoid jitcode of size 8
6 years ago
minqiyang 560b29ccb7 Polish code
6 years ago
minqiyang 21d6e8e8c8 Polish code
6 years ago
minqiyang 50b6e4c6bc Fix expand grad op infer shape
6 years ago
peizhilin 9d305b12cd 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
chengduo 82773477ae
Add selu (#14415)
6 years ago
Tao Luo 9d29ebc010
Merge pull request #14306 from sfraczek/sfraczek/test-analyzer-mobilenet
6 years ago
minqiyang 30147d7f58 Fix expand op incorrect infer shape
6 years ago
Sylwester Fraczek d318583eb5 rename mobilenet dir to mobilenet_depthwise_conv
6 years ago
Tao Luo 9be99b1472
Merge pull request #14424 from luotao1/fix_windows_bug
6 years ago
tensor-tang ee2a7f1b8c refine exp and fix error on avx
6 years ago