Commit Graph

24012 Commits (36c05d36ab4340637f54311f7dc48aac879a7a87)
 

Author SHA1 Message Date
guru4elephant aa46caf3d9
Merge pull request #16765 from guru4elephant/gpu_dataset_train
6 years ago
wopeizl b6150e1fa7
disable the share lib for protobuf test=develop (#16778)
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
SunGaofeng c1fa2ec360 test=develop
6 years ago
Tao Luo f96446cade
Merge pull request #16738 from luotao1/high_level_api_test
6 years ago
minqiyang 734260f47b Make Op Hold Output too and release backward_refs each time
6 years ago
chengduo 610c6442e3
Make test_parallel_executor_seresnet.py Faster (#16701)
6 years ago
minqiyang 20e304f2ae Tracer does not hold op any more
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
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
xjqbest e784884e70 add Example in doc string of split_filelist
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
xjqbest 1c0ef929f9 fix code style
6 years ago
xujiaqi01 1938132936 fix code style
6 years ago
Kaipeng Deng ed97156461
Merge pull request #16439 from heavengate/resize_scale
6 years ago
xjqbest d5ee580c5c move split filelist from trainer.py to fleet & fix error
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