Commit Graph

164 Commits (50582071dce846a973a054c40fe194069657960a)

Author SHA1 Message Date
gongweibao fd4b15a2f6
Unset unittests http_proxy env to avoid timeout. (#19269)
6 years ago
gongweibao 29d8781240
Polish fleet API to support cuda collective mode and nccl2 mode. (#18966)
6 years ago
Kevin e681d65515 Add var_conv_2d op (#18518)
6 years ago
Dong Daxiang c97ea53c3e make listen and server as exclusive run (#18990)
6 years ago
Dong Daxiang 2bb296dfe9
make dist unit test exclusive run (#18865)
6 years ago
chengduo ecd2bdada6
add CPUInplaceTestWithFuseOptimizationOps (#18867)
6 years ago
Zeng Jinle 9a8a7a1ddc
fix affine_channel no_need buffer bug, test=develop (#18844)
6 years ago
Zeng Jinle a802da650b
Feature/mem opt pass refactor (#18735)
6 years ago
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