Commit Graph

216 Commits (371f377beaf687946eeed8bf02c0cba257382f5f)

Author SHA1 Message Date
gongweibao ad2bc0c364 Fix a distribution bug and cleanup some not need logs. (#22381)
5 years ago
Yiqun Liu b7cac50b64
Implement a common python unittest to test the ir passes. (#22209)
5 years ago
tangwei12 82bc814a57
integrated HALF_ASYNC to communicator (#21869)
5 years ago
Chen Weihang 35efbe6d95
Speeding up dygraph DataLoader with multiprocessing (#21762)
5 years ago
liym27 d90c121534
Revert "open test_parallel_executor_fetch_feed for PR_Windows_CI. test=develop (#22020)" (#22253)
5 years ago
liym27 8de33f4197
add NotImplementedError for multi optimizers (#22181)
5 years ago
Zhen Wang 46189b166d Add bn and relu fuse pass (#22048)
5 years ago
songyouwei 0d82baf837 add batch_size_1_input data function for sequence ops unittests (#22172)
5 years ago
Zeng Jinle c3bcd3c1e2
fix dygraph non zero gpu bug, test=develop (#22165)
5 years ago
Chengmo 418abc92f4
Update pyramid related OP (#21372)
5 years ago
liym27 c7b03d308c
open test_parallel_executor_fetch_feed for PR_Windows_CI. test=develop (#22020)
5 years ago
WangXi 3ec289a6a3 fix sync_batch_norm hang in fleet (#21838)
5 years ago
Kaipeng Deng f4013ecb3b enable kldiv_loss_op unittests (#21990)
5 years ago
WangXi 0d61653c8e Revert to run distributed unittest serially, test=develop (#21924)
5 years ago
songyouwei 8439384e25 Move sequence op unittest files to a separate folder sequence (#21842)
5 years ago
WangXi 52a61edaad rename test_dist_mnist & run dist parallel, test=develop (#21874)
5 years ago
gongweibao 855ed5fb3d
revert parallel test=develop (#21856)
5 years ago
WangXi 0fe16539ef Fix dgc & launch tests in cpu ci (#21759)
6 years ago
gongweibao 549f24b5f1 run dist tests parallel(#21751)
6 years ago
juncaipeng 7c38612347 disable op test of kldiv_loss (#21749)
6 years ago
tangwei12 9ad940fdfe
memory leak for cpu (#21174)
6 years ago
lilong12 0bc8bdf724
set dim[0] to -1 if dim[0] < 0 during compiling for c_allgather op (#21402)
6 years ago
hutuxian 47a82e38e3
Support data_norm gpu kernel (#21325)
6 years ago
Zeng Jinle cdb3d27985
Fix warn of gcc8 (#21205)
6 years ago
Dong Daxiang a6747a6ef1
add launch_ps module so that we can launch a parameter server trainin… (#20936)
6 years ago
Aurelius84 aacd16dbb4 add pyramid_hash_op (#20698)
6 years ago
Tao Luo efbdad0596
make search_compute support avx default (#20779)
6 years ago
WangXi 250e72d254 Fix DGC algorithm flow to make it the same as paper (#20758)
6 years ago
gongweibao 8088395a84
Set unique port to every distribute test to avoid potential port conflicts (#20759)
6 years ago
gongweibao 78431dc7bc
Add detail log on parallel dygraph unit test when failed. (#20660)
6 years ago
gongweibao 89c4b3ddcf
Add bash_test_modules function to capture the timeout or failed context. (#20197)
6 years ago
chengduo 0313b98ae0 temporally disable test_parallel_executor_fetch_feed in Windows CI (#20288)
6 years ago
Chengmo 728ec1b43d
Add GEO-SGD distribute training algorithm (#20018)
6 years ago
gongweibao d4bca8118a
change dist tests to serial test=develop (#20051)
6 years ago
gongweibao afc40a59eb
Add `RUN_SERIAL` attribute to `exclusive` test. (#20026)
6 years ago
ShenLiang 5920d69df5 Avoid treating broadcast as initialization operation (#19857)
6 years ago
Zeng Jinle 0436efd6a3
Unify DataLoader APIs (#19305)
6 years ago
Zeng Jinle cee0079a4d
fix readers bug, test=develop (#19868)
6 years ago
Thunderbrook bda92434db remove trainer desc test in windows temporarily (#19753)
6 years ago
Zeng Jinle bb4f8dee83
add logs to left var memory size, test=develop (#19722)
6 years ago
chengduo 2c30e64b2f
increase timelimit test_pe_serexnext (#19702)
6 years ago
chengduo 5c4eb394e9 Make test_pe_seresnext serial (#19634)
6 years ago
Jiabin Yang e9233d1c1e Refactor dygraph (#19107)
6 years ago
hutuxian 66ad68ed7b
Update UT test_boxps (#19599)
6 years ago
Tao Luo 49523ea189
replace PADDLE_ASSERT with PADDLE_ASSERT_MSG (#19586)
6 years ago
gongweibao 57f0f0f2dc
Delete pserver complete file before executor running. (#19468)
6 years ago
ShenLiang 85914f7a88 add gather_nd op and unit test (#19366)
6 years ago
chengduo e340df013e
Support feed single persistable variable to PE (#19417)
6 years ago
Yi Liu efb05ba258
supports multiple NCCL communicators preserved in NCCLCommContext (#19407)
6 years ago
chengduo 6a1632318d
Split test_parallel_executor_seresnext to three unit test (#19239)
6 years ago