Commit Graph

2594 Commits (c75dc885b58000b018414ab442097ee515244b9c)

Author SHA1 Message Date
peizhilin c75dc885b5 add the jit support
6 years ago
peizhilin a395942c6a remove fused compile support on windows
6 years ago
peizhilin ef943bd6cd fix the win build
6 years ago
peizhilin 1cc23ef67d merge from paddle:develop
6 years ago
tensor-tang 1ffce8c0ae fix build error on noavx
6 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
6 years ago
peizhilin 764f97deac Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin 8580b7a130 Merge remote-tracking branch 'upstream/develop' into windows/build
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
whs 1722678258
Make nce support more distribution. (#13549)
6 years ago
tensor-tang 1f00723fa3 exp, sigmoid, tanh jitcode support more size
6 years ago
Qiyang Min d971d5b875
Merge pull request #14431 from velconia/fix_expand_op_dim_in_compile_time
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
peizhilin 6d0d5a76eb Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
tensor-tang 64f7516aee
fix lrn on mac (#14426)
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
Sylwester Fraczek 8a1eeec579 add mkldnn prop_kind phase for inference-only case to pooling and activations (#14278)
6 years ago
peizhilin d1429ac4a5 add recordio support
6 years ago
chengduo 82773477ae
Add selu (#14415)
6 years ago
minqiyang 30147d7f58 Fix expand op incorrect infer shape
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
Tao Luo d3e63e6e04
Merge pull request #14412 from jczaja/prv-dam-softmax
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 980a6753a8 fix typo to pass the ci
6 years ago
Tao Luo 8f301f4618
Merge pull request #14381 from qingqing01/manylinux_v5_fix
6 years ago
peizhilin 1a9008c420 code style fix
6 years ago
Tao Luo e0d4e04bdd fix some compiler warning
6 years ago
Tao Luo 8ea13e336a add in_num_col_dims for fc
6 years ago
Tao Luo 9eb0ab1db3
Merge pull request #14384 from tensor-tang/refine/lrn
6 years ago
peizhilin 30ddc07a7e Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Qiao Longfei e65cbd3b06
Merge pull request #14387 from jacquesqiao/lookup_sparse_table_add_test_mode
6 years ago
Qiao Longfei 6cf8f24b1b
Merge pull request #14389 from jacquesqiao/fix_sgd_op_optimize_sparse_table
6 years ago
Xin Pan 10ab177f89
Merge pull request #14403 from PaddlePaddle/revert-14337-prv-dam-softmax
6 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
6 years ago
Tao Luo 5b9c62faee
Revert "Softmax op optimization for inference "
6 years ago
Tao Luo 6490bb2765
Merge pull request #14337 from jczaja/prv-dam-softmax
6 years ago
chengduo 9f68e9a7fe
fix auc op (#14385)
6 years ago