Commit Graph

631 Commits (c34b24ede782612464bc4c7cad47c40661616e9d)

Author SHA1 Message Date
Yu Yang be11375661 Refine code
6 years ago
Yu Yang 8d9401152e Refine w2v
6 years ago
Yu Yang 81520a24cf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_eigen_tensor
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
Yu Yang eeca721a99
Merge pull request #14842 from reyoung/feature/refine_eigen_tensor
6 years ago
Yihua Xu acc6ae49b1 Fix the issue to run on AVX2 and AVX512F machines (#14851)
6 years ago
tensor-tang adc7ba2edd Merge remote-tracking branch 'ups/develop' into refine/jit
6 years ago
dengkaipeng a81fabd327 fix doc errors. test=develop
6 years ago
dengkaipeng 266c6856c9 add adaptive pool 2d & 3d. test=develop
6 years ago
dengkaipeng eab4745965 add adaptive mode for pool.
6 years ago
Yu Yang 7604b1ad51 Fix Eigen macro when using GPU
6 years ago
gongweibao f1fb64b17f
Add reduce sparse tensor feature. (#14757)
6 years ago
tensor-tang fab0ee8757 Merge remote-tracking branch 'ups/develop' into refine/jitkernel
6 years ago
Houjiang Chen c6b39a0099
Merge pull request #14714 from NHZlX/add_prelu_gpu
6 years ago
tensor-tang b523787f9f remove jit namespace
6 years ago
tensor-tang 4a93db9288 remove jit namespace
6 years ago
tensor-tang 77236e33fc init jitkernel
6 years ago
JiabinYang b387a19410 optimize op with blas
6 years ago
nhzlx f75815b78c add prelu gpu inference
6 years ago
Tao Luo ea47685f91
Merge pull request #14646 from jczaja/prv-softmax-mkl-sasum
6 years ago
Jacek Czaja 48e1b97e8e - Coding style fixes
6 years ago
minqiyang 9d7c3b18c0 Polish code
6 years ago
minqiyang a02ce58f2c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
6 years ago
Jacek Czaja cf40daee58 - Building fix to softmax for inference
6 years ago
JiabinYang 87648f8edf merge develop, test=develop
6 years ago
wopeizl db9284ecde
Merge pull request #14617 from wopeizl/windows/online
6 years ago
JiabinYang c3c3c0b33c polish code, test=develop
6 years ago
Jacek Czaja 8bfa1fa9bb - ASUM MKL integration
6 years ago
tangwei12 56a4912b76
Make NCE_OP more efficient and support SelectedRows (#14469)
6 years ago
peizhilin 6a85dd3278 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin 38715e6fd0 minor fix
6 years ago
JiabinYang 7e4bd695e6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enhance_hierachical_sigmod_op
6 years ago
JiabinYang b10df8bcfa refine code and add none bias ut, test=develop
6 years ago
Qiyang Min 30e47bce8b
Merge branch 'develop' into revert_vlog
6 years ago
tensor-tang 7a91271436
Merge branch 'develop' into fea/jit/rnn
6 years ago
minqiyang be04d99fe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
6 years ago
JiabinYang 2f6b529aff refine code and comments, test=develop
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
tensor-tang 1f0291a51e add comments and follow comments
6 years ago
tensor-tang 557229bd39 Merge remote-tracking branch 'ups/develop' into fea/jit/rnn
6 years ago
peizhilin 36cd18b549 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
JiabinYang 02d68051db add sparsed bias grad, test=develop
6 years ago
luotao1 e21edb26f6 add Set/GetCPUNumThreads api
6 years ago
JiabinYang 42470f14b7 test=develop
6 years ago
tensor-tang 6a7f83d45d enable gru jitcode and refine act and lstm jitcode
6 years ago
tensor-tang 686eaf20ba Merge remote-tracking branch 'ups/develop' into fea/jit/rnn
6 years ago
JiabinYang 0fca16847c temp
6 years ago
chengduo 00b9e9a135
Refine cublas to support CUBLAS_TENSOR_OP_MATH (#13929)
6 years ago
peizhilin dfbac60398 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin 7c8c9dc9bf fix unit test cases
6 years ago
tensor-tang 0c5ed5f6fc enable peephole jitcode
6 years ago
JiabinYang 3c6102a367 test=develop
6 years ago
tensor-tang e3b61cf52b init gru jitcode and fix lstm jitcode
6 years ago
tensor-tang 0f25446574 Merge remote-tracking branch 'ups/develop' into fea/jit/rnn
6 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
6 years ago
peizhilin bef475c92b Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Jiabin Yang f7b55de9e5
Merge branch 'develop' into enhance_hierachical_sigmod_op
6 years ago
tensor-tang 3562051302 add gru refer code and remove redundant avx code
6 years ago
Zhaolong Xing ad349e770f
Merge pull request #14452 from NHZlX/fix_avg_pool_trt_bug
6 years ago
tensor-tang f913860873 jitkernel lstm refer support peephole
6 years ago
tensor-tang 2f9b5f2383
Merge branch 'develop' into fea/jit/rnn
6 years ago
JiabinYang 014e50c284 test=develop
6 years ago
peizhilin 67562a6fcd Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
tensor-tang 10fb4ceefc
Merge pull request #14351 from tpatejko/tpatejko/mkldnn-elementwise_mul
6 years ago
tensor-tang ce31deb7e9 refine refer code and add lstm refer code
6 years ago
nhzlx e62872df8b fix conflicts
6 years ago
tensor-tang c2cfb03a72 add lstm jitcode
6 years ago
peizhilin 25adf970b2 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
tensor-tang 7aa3aff338
Merge pull request #14465 from tensor-tang/fea/jit/exp
6 years ago
Tao Luo 1b894e495f
Merge pull request #14437 from jczaja/prv-softmax-mkl
6 years ago
peizhilin 3a72a634cf Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Yihua Xu f4c869d872 Optimize the layer_norm operator with AVX intrinsic function (#14417)
6 years ago
Yu Yang 98bbfc17be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
Jacek Czaja 9b0eae3023 - Removing partial specialization of sotmax for inference for GPU
6 years ago
peizhilin a3e952f41d add the jit back
6 years ago
tensor-tang a19b3225a1 fix jitcode small size
6 years ago
tensor-tang 4dbdfa60ef sigmoid and tanh support all size
6 years ago
tensor-tang ccb8963705 refine exp jitcode with all size
6 years ago
tensor-tang d3eae8f61b refine relu and fix addrelu test
6 years ago
tensor-tang 4e67fe6a12 refine act and vxx with all size
6 years ago
tensor-tang ba3eaed7a7 exp support all size
6 years ago
tensor-tang 1ffce8c0ae fix build error on noavx
6 years ago
Michal Gallus c69c41604e MKLDNN elementwise_mul: Move Kernel to KernelPool to avoid segfaults
6 years ago
tensor-tang 7f17e561d7
Merge pull request #14423 from tensor-tang/fea/jit/act
6 years ago
Jacek Czaja 513bb6c151 Squashing MKL based softmax for inference
6 years ago
nhzlx 9b64aac41f add macro for pool2dDirectCUDAFunctor
6 years ago
whs 1722678258
Make nce support more distribution. (#13549)
6 years ago
nhzlx 83f8c403a7 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into fix_avg_pool_trt_bug
6 years ago
nhzlx b969116988 fxi avg pool trt bug and fix cpplint
6 years ago
tensor-tang 1f00723fa3 exp, sigmoid, tanh jitcode support more size
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
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
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
JiabinYang ba9ff508e8 temp fix
6 years ago
tensor-tang ee2a7f1b8c refine exp and fix error on avx
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 5ef123c778 Merge branch 'develop' into dam_fc
6 years ago
dzhwinter d3aed98d86
Merge pull request #14320 from wopeizl/windows/online
6 years ago
peizhilin be332a13bc Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Jacek Czaja b361579f09 - Softmax for Inference is enabled when ON_INFER is set
6 years ago
Tao Luo e0d4e04bdd fix some compiler warning
6 years ago
JiabinYang a507845a77 test=develop
6 years ago
tensor-tang 1be85d011d add mkl vsqr and vpow
6 years ago
tensor-tang 0043c42b3e add vrelu jitcode
6 years ago
JiabinYang 32e05b01f2 test=develop
6 years ago
sneaxiy d231e55065 merge develop
6 years ago
JiabinYang c8801e100f grad diff problem to be fixed and need api spec change to be done
6 years ago
peizhilin ca60e1d34d Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Qiyang Min 698698f2fa
Merge branch 'develop' into fix_vlog
6 years ago
Yu Yang fdc689142c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
tensor-tang 22125ebaef
Merge pull request #14321 from tensor-tang/fea/jit/vscal
6 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
peizhilin 41b423d41b remove duplicate
6 years ago
peizhilin dcfab11193 merge from develop
6 years ago
peizhilin 4ffa92d4f0 Merge branch 'develop' into windows/build
6 years ago
chengduo c5b6573a5a
Fix input<tensor> (#14208)
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
minqiyang fcc0452c8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
tensor-tang 5e64244f25 add vaddbias jitcode
6 years ago
tensor-tang 5f7956ae59 Merge remote-tracking branch 'ups/develop' into fea/jit/vscal
6 years ago
peizhilin 869487a2b7 Merge remote-tracking branch 'origin/develop' into windows/build
6 years ago
tensor-tang 3d950a812d combine jitcode of vscal
6 years ago
tensor-tang 03e11f3fc9 add vscal jitcode
6 years ago
dzhwinter 234a1d9248 Merge remote-tracking branch 'origin/develop' into windows/debug
6 years ago
chengduo a270fdf2db
Fix SelectedRowsAdd bug (#14309)
6 years ago
tensor-tang 2f0a379af7
Merge pull request #14307 from tensor-tang/fix/mac
6 years ago
Zeng Jinle b2af213009
Merge pull request #14292 from sneaxiy/delete_buggy_selected_rows_functor
6 years ago
tensor-tang 161ba9c9d1 fix mac
6 years ago
tensor-tang e8642c3c1f
Merge pull request #14265 from tensor-tang/fea/jit/vadd
6 years ago
tensor-tang 382307b943 refine code
6 years ago
tensor-tang 3319072858 fix jit kernel test on mac
6 years ago
Yu Yang 057a682ee9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
chengduo ffc866159f
hot fix log (#14293)
6 years ago
tensor-tang 25e070ecc7 Merge remote-tracking branch 'ups/develop' into fea/jit/vadd
6 years ago
sneaxiy 9518bc8d0a delete buggy selected_rows functor
6 years ago
chengduo a9b5d42dd4
Add fp16 backward support (#14202)
6 years ago
dzhwinter 2835e04409 merge develop branch. test=develop
6 years ago
tensor-tang cb4083b9fa fix compile error
6 years ago
tensor-tang dd343a4971 Merge remote-tracking branch 'ups/develop' into fea/jit/vadd
6 years ago
tensor-tang b81e1b655e fix jit on mac
6 years ago
tensor-tang b68ececb73 add vaddrelu jitcode
6 years ago
tensor-tang bb09e31020 add vadd jitcode
6 years ago
peizhilin 71d7980f69 fix build issue 1
6 years ago