Commit Graph

145 Commits (23941e43ec5dacabc326f6b90490918082a9edac)

Author SHA1 Message Date
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
phlrain 6b971e1f19 remove test_dist_transplier; test=develop
6 years ago
phlrain d11d0e18c2 remove test_dist_transplier; test=develop
6 years ago
Wu Yi 8bebfe5640
add resnet nccl2 dist training, mp training unit test (#16167)
6 years ago
minqiyang a424ab499e Change CMakeFiles
6 years ago
chengduo fbb5404652
fix test_parallel_executor_seresnex timeout (#15812)
6 years ago
dzhwinter 6cb0208ab0 add reference. test=develop
6 years ago
chengduo c794ecf641
Remove test_image_classification_resnet from mac CI (#15706)
6 years ago
chengduo c1092374fc
Increase the timeout of test_pe_seresnext (#15621)
6 years ago
Krzysztof Binias b1bdcd4de8 Make separate folders for mkldnn codes
6 years ago
minqiyang 79d62c5402 Fix mnist
6 years ago
minqiyang cafbd62ea0 Add FLAGS_cudnn_deterministic to unittest now
6 years ago