Commit Graph

156 Commits (c5f47c2107143bc9da8295abb5e7203f74076aef)

Author SHA1 Message Date
guru4elephant 2efb282c86
split test_dist_se_resnext.py into 4 testcases (#18743)
6 years ago
Bob Zhu 220eef602e Extend Matmul to support matrix multiplication with multiple heads (#18570)
6 years ago
guru4elephant ebf9797ec3
split different comm method for mnist distributed training (#18715)
6 years ago
Zeng Jinle ae58afc546
Feature/auto_growth_allocator (#18561)
6 years ago
guru4elephant b71b454328 increase timeout again (#18628)
6 years ago
kh2se2013 9ad57f2dfd 1)change to parallel mode on python coverage run (#18594)
6 years ago
Zeng Jinle d3003a1620
Feature/buffer_shared_inplace (#17911)
6 years ago
kh2se2013 27fb9cad65 add WITH_COVERAGE option, default OFF (#17872)
6 years ago
HaoRen b7128bac5f supports collective communicated training (#18175)
6 years ago
hutuxian e42057cd1a
add ut for pipeline training (#18289)
6 years ago
Jiabin Yang bd61d89925
test=develop, recover ocr ut on dygraph (#18166)
6 years ago
Jiabin Yang 79bcdbbf1a test=develop, disable basic gru related ut (#18329)
6 years ago
Hongyu Liu df2eee71d8
Sequence mask support tensor (#18249)
6 years ago
guru4elephant 7d76e34ec2
add more print function for timeout issue, make timeout value larger (#18219)
6 years ago
Jiabin Yang b3cbc5be76
test=develop, fix test_imperative_transformer and ocr (#18127)
6 years ago
Qiao Longfei 778f6acf4d
disable test_async_ssa_graph_executor_mnist test=develop (#18165)
6 years ago
Jiabin Yang 991c94f135
test=develop, add add_multi_gpu_install_check (#18157)
6 years ago
chengduo 4978db2c10
Remove nccl dep when the number of GPU is 1 (#18158)
6 years ago
tangwei12 101f74cb19
fix save/load in fleet (#17675)
6 years ago
gongweibao fbbdc9ccad
Add backward and optimizer operator dependency pass. (#17746)
6 years ago
Huihuang Zheng 83e51ded21
SERIAL flaky imperative unit tests for CI cuda9 (#17892)
6 years ago
gongweibao 6a1df46991
Fine tuning launch.py (#17223)
6 years ago
lilong12 bfcc97d924
Split the unittest test_dist_mmist into multiple unittests (test_dist_mnist, test_dist_mnist_nccl and test_dist_mnist_lars) to avoid timeout (#17707)
6 years ago
Hongyu Liu 552f8395a3
remove ocr unit test; test=develop (#17755)
6 years ago
Hongyu Liu 0a02451ea0 fix ocr; test=develop (#17751)
6 years ago
Jiabin Yang 33a791dd81 test=develop, add ocr in dygraph test (#17470)
6 years ago
Jiabin Yang 3ee3611aa7
test=develop, fix test_imperative_resnet failed on CI (#17583)
6 years ago
Tao Luo 3d19f44a89
remove unused SERIAL compiler option (#17500)
6 years ago
Jiabin Yang 4624d7c642
test=develop, add gradient sort backward strategy (#17125)
6 years ago
Tao Luo ff1661f12a
remove unused FLAGS_warpctc_dir (#17162)
6 years ago
wopeizl 83c4f7721f
use two GPUs to run the exclusive test test=develop (#17187)
6 years ago
tianshuo78520a 8092c40560 Modify test timeout (#17181)
6 years ago
Yan Xu 0b07eef118
ParallelDyGraph with GPU collective mode (#16827)
6 years ago
tangwei12 e707119a89
remove ut test_dist_word2vec in mac ci, will fix it in private, test=develop (#17066)
6 years ago
qingqing01 c1c2633a63
Support backward of backward for Relu and add a new gradient checker by comparing theoretical and numerical Jacobian. (#16862)
6 years ago
Zeng Jinle f188b3708e
Move gc test to each test of op (#16999)
6 years ago
wopeizl d9991dccdd
add parallel build script to ci … (#16901)
6 years ago
gongweibao cbdb8a17b1
Polish DGC code (#16818)
6 years ago
gongweibao b7f20ed6af
Fix unittest dataset error (#16925)
6 years ago
chengduo c62674f475
Refine StaticRnn (#16707)
6 years ago
Tao Luo 7d0ed2a423 remove non-existent test_image_classification_resnet
6 years ago
chengduo ea8655dbd2
Add unit test for fuse_opt_ops (#16550)
6 years ago
lujun ad7c1a934f merge conficts, test=develop
6 years ago
Yan Xu 2e1e76e70e
add SeResNeXt unittest (#16503)
6 years ago
lujun 04c0b12c6e fix test layers error, test=develop
6 years ago
lujun cf642d478d fix merge for move dir, fix utest error, test=develop
6 years ago
minqiyang 35c89f38c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
6 years ago
gongweibao eb83abeac3
Add DGC(Deep Gradient Compression) interface. (#15841)
6 years ago
minqiyang b5bbb13ac1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
6 years ago
chengduo c917c13af1
increase the time limite (#16405)
6 years ago