Commit Graph

19911 Commits (cda60311f94aea91f8abd0394446d12095d1a8a7)
 

Author SHA1 Message Date
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
Yu Yang 19e669a992 Add legacy_allocator
6 years ago
Zhaolong Xing 2f27c048cc
Merge pull request #14440 from hjchen2/develop
6 years ago
Yu Yang 1cb7e7dda2 fix(allocation): fix ut
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
Yu Yang c8f6e70ab4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
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
Yu Yang e5c4cf6140 Polish allocation
6 years ago
Tao Luo 9be99b1472
Merge pull request #14424 from luotao1/fix_windows_bug
6 years ago
Yihua Xu 03ccb9a461 Optimize the stack operator
6 years ago
tensor-tang ee2a7f1b8c refine exp and fix error on avx
6 years ago
Tao Luo 91c6e7a0f4 fix compiler error
6 years ago
tensor-tang 1e06a32a0d add vexp jitcode of size 8
6 years ago
tensor-tang 2354409601
Merge pull request #14374 from tensor-tang/fea/jit/act
6 years ago
Tao Luo 37d49b3871
Merge pull request #14409 from luotao1/dam_fc
6 years ago
tangwei12 7a64d48f55
fix test_save_load with pickle (#14410)
6 years ago
Yu Yang 0d6718fcbd Pass compile
6 years ago
Tao Luo 1d867805b0 rollback analyzer_seq_conv1_tester
6 years ago
Tao Luo 5ef123c778 Merge branch 'develop' into dam_fc
6 years ago
dzhwinter d3aed98d86
Merge pull request #14320 from wopeizl/windows/online
6 years ago
Yiqun Liu 9e6b1c5f97
Refine tester of TensorRT engine (#14390)
6 years ago
Tao Luo d3e63e6e04
Merge pull request #14412 from jczaja/prv-dam-softmax
6 years ago
Zhaolong Xing 77ac30e5fa
Merge pull request #14386 from NHZlX/add_trt_plugin
6 years ago
peizhilin 2202f22429 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 0ef2a37c0e merge from develop
6 years ago
peizhilin be332a13bc Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Xin Pan 8cfda7ee0c
Merge pull request #14382 from panyx0718/fix4
6 years ago