Commit Graph

19841 Commits (8dd0f885b7d828ffaec507856370a7b87281262e)
 

Author SHA1 Message Date
peizhilin 8dd0f885b7 Merge branch 'windows/online' of https://github.com/wopeizl/Paddle into windows/online
6 years ago
peizhilin 928efeed46 add the jit support, test=develop
6 years ago
peizhilin 5e46c98362 add the jit support, test=develop
6 years ago
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 1f0449aded Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 1cc23ef67d merge from paddle:develop
6 years ago
tensor-tang d239801b90
Merge pull request #14463 from tensor-tang/fix/noavx
6 years ago
peizhilin 1047b0b469 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin b942f4760a fix cc_test on windows
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 b84316d7ed Merge branch 'windows/online' of https://github.com/wopeizl/paddle into windows/online
6 years ago
peizhilin cccc990614 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 695e2aba5e fix the gtest.cmake on windows
6 years ago
peizhilin a92b692e33 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 764f97deac Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin e41461c54b Merge branch 'windows/build' into windows/online
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
Qiao Longfei 142b5ed474
Merge pull request #14450 from jacquesqiao/fix-test-label-sentiment
6 years ago
whs 1722678258
Make nce support more distribution. (#13549)
6 years ago
peizhilin 1dc1dd94d1 fix code style
6 years ago
Qiao Longfei 09bca67395 add check if the model does not save model
6 years ago
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
Zhaolong Xing 2f27c048cc
Merge pull request #14440 from hjchen2/develop
6 years ago
peizhilin c3b009a01d Merge branch 'windows/build' into windows/online
6 years ago
peizhilin fcbd5a12b8 add create_recordio_file_reader back
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
peizhilin dc80be275d code style
6 years ago
peizhilin d1a1fafc4c code style
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
Xin Pan b984c70997
Merge pull request #14439 from wopeizl/windows/online
6 years ago
peizhilin 162f2d4109 disable the openblas multi-thread on windows since no support
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
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