peizhilin
|
a1fa18542f
|
rollback test=develop
|
6 years ago |
peizhilin
|
b6d8920424
|
Merge branch 'windows/build' into windows/online
|
6 years ago |
peizhilin
|
a3e952f41d
|
add the jit back
fix compile error on windows
|
6 years ago |
peizhilin
|
928efeed46
|
add the jit support, test=develop
|
6 years ago |
peizhilin
|
c75dc885b5
|
add the jit support
test=develop
|
6 years ago |
tensor-tang
|
1ffce8c0ae
|
fix build error on noavx
test=develop
|
6 years ago |
tensor-tang
|
7f17e561d7
|
Merge pull request #14423 from tensor-tang/fea/jit/act
jitcode act relu, exp, sigmoid, tanh
|
6 years ago |
whs
|
1722678258
|
Make nce support more distribution. (#13549)
* Fix truncated normal.
* Fix.
* Make nce support more distribution.
* Fix API.spec.
* Fix python API.
* Fix.
test=develop
* Fix API.spec
test=develop
* Fix sampler.
* Fix order of arguments in python API.
test=develop
|
6 years ago |
tensor-tang
|
1f00723fa3
|
exp, sigmoid, tanh jitcode support more size
test=develop
|
6 years ago |
tensor-tang
|
8cda7b3d20
|
Merge remote-tracking branch 'ups/develop' into fea/jit/act
test=develop
|
6 years ago |
tensor-tang
|
e2d6eddd32
|
remove ComputeDeprecated
test=develop
|
6 years ago |
tensor-tang
|
64f7516aee
|
fix lrn on mac (#14426)
* rename and fix blas vsqr
test=develop
* update
|
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 |
tensor-tang
|
ee2a7f1b8c
|
refine exp and fix error on avx
test=develop
|
6 years ago |
tensor-tang
|
1e06a32a0d
|
add vexp jitcode of size 8
test=develop
|
6 years ago |
tensor-tang
|
2354409601
|
Merge pull request #14374 from tensor-tang/fea/jit/act
add vrelu jitcode
|
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
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
test=develop
|
6 years ago |
Tao Luo
|
e0d4e04bdd
|
fix some compiler warning
test=develop
|
6 years ago |
tensor-tang
|
1be85d011d
|
add mkl vsqr and vpow
|
6 years ago |
tensor-tang
|
0043c42b3e
|
add vrelu jitcode
test=develop
|
6 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
Fea jitcode vscal vaddbias
|
7 years ago |
minqiyang
|
87450b9ad4
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
test=develop
|
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)
* fix input<tensor>
test=develop
* fix split_ids
test=develop
* ElementwiseMul should not support SelectedRows
* fix scale op
test=develop
* change GetTensorFromVar() method to GetTensorOrSelectedRowsFromVar()
* fix operator
* refine MultiOutput
* fix MultiOutput
test=develop
* disable test_dist_save_load
test=develop
* fix elementwise_op
test=develop
* add get_sparse_as_op
test=develop
* add info for check
test=develop
* rename get_sparse_as_op with extract_rows_as_op.
test=develop
* elementwise doesn't support selected_rows
* fix regularizer
* remove extract_rows_as
test=develop
* fix ci
test=develop
* add test for sum_op
* fix regularizer
test=develop
* test=develop
* fix pserver weight decay multi inputs test=develop
|
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
test=develop
|
7 years ago |
minqiyang
|
0c3227a523
|
Change the origin VLOG level to 10 times
Fix code to support cpplint syntax check
test=develop
|
7 years ago |
tensor-tang
|
5e64244f25
|
add vaddbias jitcode
test=develop
|
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
test=develop
|
7 years ago |
chengduo
|
a270fdf2db
|
Fix SelectedRowsAdd bug (#14309)
* fix selected_rows bug
test=develop
* refine cos_sim
test=develop
|
7 years ago |
tensor-tang
|
2f0a379af7
|
Merge pull request #14307 from tensor-tang/fix/mac
fix mac
|
7 years ago |
Zeng Jinle
|
b2af213009
|
Merge pull request #14292 from sneaxiy/delete_buggy_selected_rows_functor
Delete buggy selected_rows functor
|
7 years ago |
tensor-tang
|
161ba9c9d1
|
fix mac
test=develop
|
7 years ago |
tensor-tang
|
e8642c3c1f
|
Merge pull request #14265 from tensor-tang/fea/jit/vadd
add vadd, vaddrelu jitcode
|
7 years ago |
tensor-tang
|
382307b943
|
refine code
test=develop
|
7 years ago |
tensor-tang
|
3319072858
|
fix jit kernel test on mac
test=develop
|
7 years ago |