Commit Graph

23889 Commits (46bd853c10d06393ef87cc9a447edcb92c78dbcb)
 

Author SHA1 Message Date
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
minqiyang 08a7cdee11 Polish code
6 years ago
minqiyang 20ead9e659 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_fix_growing_dict
6 years ago
Tao Luo 544f91deba add WITH_HIGH_LEVEL_API option, default OFF
6 years ago
guru4elephant ba98872d96
Update dataset.py
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
Tao Luo 7d0ed2a423 remove non-existent test_image_classification_resnet
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
Zeng Jinle 674aed6a6c
Fix unittests which takes too long time (#16713)
6 years ago
chuanqiw 1818d1d9f0 Reduce test_calibration test time by using large batchsize
6 years ago
gongweibao bf606bce8a
Fix grpc log message. (#16735)
6 years ago
Jiabin Yang 7060c8d89f
test=develop, refine transformer (#16734)
6 years ago
Zeng Jinle 9f7b027dce
fix activation grad op desc maker (#16715)
6 years ago
lujun 9bd44b94da
Merge pull request #16561 from junjun315/move-api-to-root
6 years ago
gongweibao 95410652e8
Fix dgc spelling mistakes. (#16733)
6 years ago
heqiaozhi ba78446cca add continuous value model op
6 years ago
wopeizl 00279fdcc2
modify the build script for new ci test=develop (#16732)
6 years ago
liuwei1031 fdb719a1bf
avoid optimize variable used in subblock, test=develop (#16739)
6 years ago
Kaipeng Deng ed97156461
Merge pull request #16439 from heavengate/resize_scale
6 years ago
heqiaozhi 0c3c5e19d3 add continuous value model op
6 years ago
Tao Luo 1a21d08f12
Merge pull request #16725 from tensor-tang/pass/disable_seqpool
6 years ago
minqiyang 9434f9a6f9 Fix auto growth bug of optimizer in dygraph mode
6 years ago
heqiaozhi 54dddee37e add continuous value model op
6 years ago
liuwei1031 a18ef10c87
only use the latest version variable for inplace strategy (#16736)
6 years ago
Tao Luo 38f01b678a rename high_level_api tests
6 years ago
Huihuang Zheng 2146293d26 Fix op registry (#16677)
6 years ago
Tao Luo 5c364cda3c
Merge pull request #16711 from luotao1/has_attr
6 years ago
tensor-tang d6c1b5a73b disable seqpool concat pass by default saving CI time
6 years ago
lujun 14db0680c0 merge conflict, test=develop
6 years ago
baojun 1c8b34ddd2 fix training validation test=develop (#16698)
6 years ago
lujun 92c8ac8a74 merge conflict, test=develop
6 years ago
Jiabin Yang a06f4b2b2c
make less batch of tests to fit ci (#16706)
6 years ago
chengduo 55b15db5af
Add unit test for fuse all_reduce ops (#16699)
6 years ago
luotao1 4098ba29ed reduce hasAttr elapsed time in RunImpl
6 years ago
luotao1 f89a9c5d95 Merge branch 'develop' into has_attr
6 years ago
Tao Luo ad4a1bd13c
Merge pull request #16339 from luotao1/core_opt_choose_kernel
6 years ago
luotao1 6afc97ca6b reduce hasAttr elapsed time in RunImpl
6 years ago
Yan Xu 55e3c6949b
disable reuse port test=develop (#16704)
6 years ago
gongweibao 8b793d0efd
Fix DGC bug. (#16697)
6 years ago