Commit Graph

433 Commits (c75dc885b58000b018414ab442097ee515244b9c)

Author SHA1 Message Date
peizhilin c75dc885b5 add the jit support
7 years ago
tensor-tang 1ffce8c0ae fix build error on noavx
7 years ago
tensor-tang 7f17e561d7
Merge pull request #14423 from tensor-tang/fea/jit/act
7 years ago
whs 1722678258
Make nce support more distribution. (#13549)
7 years ago
tensor-tang 1f00723fa3 exp, sigmoid, tanh jitcode support more size
7 years ago
tensor-tang 8cda7b3d20 Merge remote-tracking branch 'ups/develop' into fea/jit/act
7 years ago
tensor-tang e2d6eddd32 remove ComputeDeprecated
7 years ago
tensor-tang 64f7516aee
fix lrn on mac (#14426)
7 years ago
tensor-tang f65ddff8d1 unify act jitcode of relu, exp, sigmoid and tanh
7 years ago
tensor-tang 6a159071b6 add vtanh jitcode of size 8
7 years ago
tensor-tang 046374bcd1 add vsigmoid jitcode of size 8
7 years ago
tensor-tang ee2a7f1b8c refine exp and fix error on avx
7 years ago
tensor-tang 1e06a32a0d add vexp jitcode of size 8
7 years ago
tensor-tang 2354409601
Merge pull request #14374 from tensor-tang/fea/jit/act
7 years ago
Tao Luo 5ef123c778 Merge branch 'develop' into dam_fc
7 years ago
dzhwinter d3aed98d86
Merge pull request #14320 from wopeizl/windows/online
7 years ago
peizhilin be332a13bc Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
Jacek Czaja b361579f09 - Softmax for Inference is enabled when ON_INFER is set
7 years ago
Tao Luo e0d4e04bdd fix some compiler warning
7 years ago
tensor-tang 1be85d011d add mkl vsqr and vpow
7 years ago
tensor-tang 0043c42b3e add vrelu jitcode
7 years ago
peizhilin ca60e1d34d Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
Qiyang Min 698698f2fa
Merge branch 'develop' into fix_vlog
7 years ago
tensor-tang 22125ebaef
Merge pull request #14321 from tensor-tang/fea/jit/vscal
7 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
7 years ago
peizhilin 41b423d41b remove duplicate
7 years ago
peizhilin dcfab11193 merge from develop
7 years ago
peizhilin 4ffa92d4f0 Merge branch 'develop' into windows/build
7 years ago
chengduo c5b6573a5a
Fix input<tensor> (#14208)
7 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
7 years ago
minqiyang fcc0452c8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
7 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
7 years ago
tensor-tang 5e64244f25 add vaddbias jitcode
7 years ago
tensor-tang 5f7956ae59 Merge remote-tracking branch 'ups/develop' into fea/jit/vscal
7 years ago
peizhilin 869487a2b7 Merge remote-tracking branch 'origin/develop' into windows/build
7 years ago
tensor-tang 3d950a812d combine jitcode of vscal
7 years ago
tensor-tang 03e11f3fc9 add vscal jitcode
7 years ago
dzhwinter 234a1d9248 Merge remote-tracking branch 'origin/develop' into windows/debug
7 years ago
chengduo a270fdf2db
Fix SelectedRowsAdd bug (#14309)
7 years ago
tensor-tang 2f0a379af7
Merge pull request #14307 from tensor-tang/fix/mac
7 years ago
Zeng Jinle b2af213009
Merge pull request #14292 from sneaxiy/delete_buggy_selected_rows_functor
7 years ago
tensor-tang 161ba9c9d1 fix mac
7 years ago
tensor-tang e8642c3c1f
Merge pull request #14265 from tensor-tang/fea/jit/vadd
7 years ago
tensor-tang 382307b943 refine code
7 years ago
tensor-tang 3319072858 fix jit kernel test on mac
7 years ago
chengduo ffc866159f
hot fix log (#14293)
7 years ago
tensor-tang 25e070ecc7 Merge remote-tracking branch 'ups/develop' into fea/jit/vadd
7 years ago
sneaxiy 9518bc8d0a delete buggy selected_rows functor
7 years ago
chengduo a9b5d42dd4
Add fp16 backward support (#14202)
7 years ago