Commit Graph

5381 Commits (8d88c5a87d2e2485b7a7f8714e874f9c69c0620a)

Author SHA1 Message Date
minqiyang 8d88c5a87d Shameless copy
6 years ago
Zeng Jinle 16c244bc3f
Merge pull request #14928 from sneaxiy/fix_gc
6 years ago
colourful-tree 44ad2f4479
Merge pull request #14873 from colourful-tree/develop
6 years ago
Yu Yang 2803cf5776
Merge pull request #14868 from reyoung/feature/refine_w2v
6 years ago
Tao Luo 6aa6b8cfa0
Merge pull request #14918 from luotao1/mobilenet_test
6 years ago
Zhaolong Xing a9fb34fad8
Merge pull request #14903 from NHZlX/add_conv_elementwise_pass
6 years ago
dzhwinter 7cd24b1318
add ir memory optimize. (#14530)
6 years ago
Qiyang Min fd1d2c897e
Merge pull request #14894 from velconia/add_huber_regression_loss_op
6 years ago
Tao Luo 2f55a04ec6 add refer result comparasion
6 years ago
guru4elephant a79a3ea2f0
Merge branch 'develop' into develop
6 years ago
wopeizl 0f085f0a5a
Merge pull request #14892 from wopeizl/windows/port3
6 years ago
sneaxiy c631412eab fix gc bug
6 years ago
Zeng Jinle 36a1d021a4
Merge pull request #14927 from sneaxiy/fix_cuda_stream_callback_in_cuda10
6 years ago
wopeizl fa78fc60be
Merge pull request #14907 from wopeizl/windows/avx
6 years ago
sneaxiy 2373aeb5e8 fix bug
6 years ago
nhzlx 050a68dde3 fix comments
6 years ago
gongweibao addded48e1
test=develop (#14898)
6 years ago
Tao Luo 1a6d2cfe39 add test_analyzer_mobilenet
6 years ago
nhzlx fcc93d96d5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_conv_elementwise_pass
6 years ago
dongdaxiang bc4f16ca6f remove some comments
6 years ago
peizhilin 41456e1723 Remove the useless definition
6 years ago
Yu Yang 740e1626ce Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_w2v
6 years ago
peizhilin d519fd6944 test=develop
6 years ago
Yu Yang bacf1d2399 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
6 years ago
Yu Yang e439257ef7 Fix include style
6 years ago
peizhilin 01dd9061a0 add avx support for windows
6 years ago
dongdaxiang 921b7f452a add API.spec
6 years ago
nhzlx c0c9fcd9c7 add source file
6 years ago
dongdaxiang 4c0a769d1d avoid clock time in WIN32 mode
6 years ago
dongdaxiang 66522046ad remove clock time in WIN32 mode
6 years ago
Xin Pan 363bf8a4d8
Merge pull request #14897 from panyx0718/clean2
6 years ago
dongdaxiang f2b92d77b5 remove clock time in WIN32 mode
6 years ago
nhzlx 388953027e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_conv_elementwise_pass
6 years ago
nhzlx 4e4a777243 add conv+elementwiseadd pass
6 years ago
nhzlx 514648665a fix trt_op test test=develop
6 years ago
Kaipeng Deng dc76e4b0f1
Merge pull request #14701 from heavengate/adaptive_pool
6 years ago
nhzlx 050e118f3c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_trt_thread_bug
6 years ago
nhzlx 96216052d5 1. fix trt multi thread bug
6 years ago
gongweibao 0b1c7d838c
Add brpc serialization support. (#11430)
6 years ago
Yan Chunwei a985949be9
Fea/fuse conv elementwise add fuse (#14669)
6 years ago
minqiyang 5fff20c21a Change name to huber loss
6 years ago
Xin Pan e90b2f104c In most times, const_cast is bad and break interface contract and
6 years ago
minqiyang ab98101c2e Update API.spec
6 years ago
Yu Yang 04a570b463 Fix ut
6 years ago
heqiaozhi 09d669ba40 fix static_cast to const_cast
6 years ago
minqiyang 65d355a72c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_huber_regression_loss_op
6 years ago
minqiyang c550e0ce06 Add python interface for huber regression loss
6 years ago
peizhilin 23dec78772 fix script issue
6 years ago
heqiaozhi bd1c1724aa add ps_instance doc
6 years ago
dengkaipeng f16aa394f6 remove use_cudnn in python API. test=develop
6 years ago