Commit Graph

7767 Commits (bc037c13c728f6d17d48408f986c78dea11d4a89)

Author SHA1 Message Date
phlrain 87916f8d84 simple code;test=develop
6 years ago
tink2123 e0f7bf4f2f polish the code
6 years ago
Jiabin Yang 84b7a7291e test=develop, fix hsigmoid dereference nullptr (#16769)
6 years ago
root 1965a22488 minus trt ci times.
6 years ago
Kaipeng Deng 19bb53fa61
Merge pull request #16850 from heavengate/fix_infer_shape
6 years ago
Hongyu Liu 2de7f3cfc3
Merge pull request #16799 from phlrain/sigmoid_corss_entropy_support_high_rank
6 years ago
tink2123 ffe81af073 modified infer shape
6 years ago
Tao Luo a67fbffdca
Merge pull request #16854 from luotao1/conv_shift_infershape
6 years ago
Qiao Longfei 0e663d7f51 fix split_byref_op infer shape
6 years ago
phlrain 7e933056ae Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_concat_shape_2
6 years ago
phlrain 64bf752dcc fix concat; test=develop
6 years ago
Hongyu Liu c96ee47d01
Merge pull request #16797 from phlrain/fix_split
6 years ago
ceci3 74fc786097 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into infershape
6 years ago
ceci3 dd4c54cd37 test=develop
6 years ago
colourful-tree 434caab21b
Merge pull request #16741 from colourful-tree/dev
6 years ago
zhaoyuchen aeddb14148 Fix sum infershape issue
6 years ago
tensor-tang 10879a3cae separate runtime infershape
6 years ago
Tao Luo ca8b8fa0bd
Merge pull request #16830 from Superjomn/fix/tmp-memory-optim
6 years ago
Hongyu Liu e9cdd0e0cd
Merge pull request #16826 from zhoukunsheng/all_any
6 years ago
dengkaipeng 7b1702d9a1 fix unittest and API.spec. test=develop
6 years ago
SunGaofeng 76888b0ba1 modify in pad_op and pad_constant
6 years ago
lijianshe02 de26df440b add SaveOptimModel interface in analysis_predictor.h and test it in a… (#16441)
6 years ago
Zhen Wang cabea96789
Merge pull request #16838 from wzzju/fix_quan_transform
6 years ago
Tao Luo 6f0a40fa29 Fix conv_shift_op infershape
6 years ago
dengkaipeng e590588a02 fix for itnerpolate. test=develop
6 years ago
lidanqing de02d40e98 improve preprocess script and read from tar
6 years ago
乔龙飞 Qiao Longfei bcc0d41646
Merge pull request #16822 from jacquesqiao/optimize-merge-add
6 years ago
SunGaofeng 2120f075a3 modify infer shape in pad_op.cc, pad_constant_like_op.cc. No need in psroi_pool_op.cc, crop_op.cc
6 years ago
sneaxiy 4a83522c38 fix merge_lod_tensor_op infer shape, test=develop
6 years ago
wanghaoshuang 89c2bc09ea Fix infer_shape in pad2d_op
6 years ago
dengkaipeng b2dcdb5100 infer shape compatable -1. test=develop
6 years ago
ceci3 55f572b2da Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into infershape
6 years ago
ceci3 87d89dfe14 fix batch_norm and cos_sim infer shape, test=develop
6 years ago
乔龙飞 Qiao Longfei 82cff5ec42
Merge pull request #16762 from jacquesqiao/add-async_sparse_param_update_recorder
6 years ago
phlrain 165a7bd5a1 fix shape check many; test=develop
6 years ago
heqiaozhi aab9ea6ccb out && commit id
6 years ago
Zhen Wang d988a24a14 fix the hang bugs of memory copying. test=develop
6 years ago
Yibing Liu 4267a81afc
Correct the lod level of compiled time in lod_reset (#16790)
6 years ago
guru4elephant 1b75049407
Merge pull request #16788 from guru4elephant/fix_python_codestyle
6 years ago
chengduo c62674f475
Refine StaticRnn (#16707)
6 years ago
chengduo e9409665f7
Refine Fuse Optimize Ops (#16810)
6 years ago
SunGaofeng 1f2afccf30 test=develop (#16783)
6 years ago
superjomn f58c3ec189 fix memory optim temporarily
6 years ago
chengduo d105c06b50
Replace ThreadedExecutor with FastThreadedExecutor (#16650)
6 years ago
tink2123 9b9e5e606c modified api.spec
6 years ago
tink2123 06156b6cb7 polish yolov3 loss annotation
6 years ago
zhoukunsheng bb8ea1637d fix 16823: delete default_grad register for reduce_all, reduce_any
6 years ago
Qiao Longfei faae1b4170 fix cpplint test=develop
6 years ago
zhoukunsheng 4aa594e3e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into all_any
6 years ago
zhoukunsheng 2d6b4f23f0 test=develop
6 years ago
Qiao Longfei 0a8ff2ecd4 add cpu_merge_add_multi_noduplicated_test test=develop
6 years ago
Qiao Longfei 920a960974 optimize merge add if input rows of all selected rows is not duplicated
6 years ago
zhoukunsheng b1c5820b3f fix merge conflict
6 years ago
Qiao Longfei 1526a3e4da Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async_sparse_param_update_recorder
6 years ago
heqiaozhi 759940786e Merge remote-tracking branch 'upstream/develop' into dev
6 years ago
zhoukunsheng 9643f906ed Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rsqrt
6 years ago
phlrain 6bc3932823 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into softmax_cross_support_high_rank
6 years ago
phlrain a3e5238112 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sigmoid_corss_entropy_support_high_rank
6 years ago
phlrain 715a31b35e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_split
6 years ago
phlrain db0518bb4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_concat_shape_2
6 years ago
XiaoguangHu 06809ebbb1
Merge pull request #16815 from sneaxiy/fix_new_added_reduce_ops_spec
6 years ago
zhoukunsheng ebf6cf9f18 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into zeros_like
6 years ago
zhoukunsheng 380df8281f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into zeros_like
6 years ago
Yihua Xu 93cedfdb9c Fix the order while sorting the operators (#16756)
6 years ago
sneaxiy 00b4580f46 fix default_grad_op_desc_maker
6 years ago
Qiao Longfei afc56949c1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async_sparse_param_update_recorder
6 years ago
Qiao Longfei d831f1b0ba fix brpc code
6 years ago
heqiaozhi 96d5ec16f6 change API
6 years ago
liuwei1031 85363848a1
Security issue (#16774)
6 years ago
phlrain 468f8ccff9 supprt high rank; test=develop
6 years ago
phlrain bbfc82cc42 softmax corss entropy support high rank
6 years ago
zhoukunsheng 2b2b4ca21e
Merge branch 'develop' into rsqrt
6 years ago
heqiaozhi 5fb9bdc892 add X to grad
6 years ago
Hongyu Liu e2897ba13a
Merge pull request #16432 from zhoukunsheng/linspace
6 years ago
Hongyu Liu 283ae0faaa
Merge pull request #16525 from zhoukunsheng/rank
6 years ago
Hongyu Liu afe0d64c9d
Merge pull request #16320 from zhoukunsheng/all_any
6 years ago
phlrain 026836ffe0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_split
6 years ago
phlrain 488e889f3d fix split infer shape; test=develop
6 years ago
ruri 39d6a985bc
fix some comments, include cosine_decay,l2_normalize,pixel_shuffle (#16763)
6 years ago
Qiao Longfei 8b8a0487c7 fix compile test=develop
6 years ago
dongdaxiang a659b37ace make lodtensor_printer usable in gpu setting
6 years ago
guru4elephant aa46caf3d9
Merge pull request #16765 from guru4elephant/gpu_dataset_train
6 years ago
phlrain 3f0d047d1b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_concat_shape_2
6 years ago
phlrain dc6e814686 fix concat shape; test=develop
6 years ago
Wu Yi 8b58732013
remove append_LARS not used api test=develop (#16703)
6 years ago
dongdaxiang 3c2d236815 remove all warnings
6 years ago
Yiqun Liu 112f16143b
Add an option to enable the cache of expected kernel in train phase. (#16724)
6 years ago
liuwei1031 2e07c19a9c
disable memory_optimize and inpalce strategy by default, test=develop (#16760)
6 years ago
dongdaxiang ea07eb8cd2 remove comment in data_feed.cc
6 years ago
guru4elephant e349a7443f
Update nccl_context.h
6 years ago
Qiao Longfei a541c25ab6 fix cpplint test=develop
6 years ago
dongdaxiang 05464e7c5c add gpu training for Executor.train_from_dataset
6 years ago
Qiao Longfei 0608f8ca56 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async_sparse_param_update_recorder
6 years ago
heqiaozhi e9d79dd5d7 ctx.device_context() to CPUPlace
6 years ago
heqiaozhi 44b226eda6 ctx.device_context() to CPUPlace
6 years ago
heqiaozhi fa6ea1e0e6 remove grad X
6 years ago
heqiaozhi 72c9aecfc3 fix doc
6 years ago
heqiaozhi 8de5dc31db add doc
6 years ago
heqiaozhi 5204fb4402 add doc
6 years ago
heqiaozhi 6e5c44d3fe add doc
6 years ago