Commit Graph

384 Commits (bdae7ed326131282ae8ddd1f6d835bb04f9f4eec)

Author SHA1 Message Date
gongweibao bdae7ed326
Fix potential port conflicts. (#30508)
4 years ago
123malin 2a98e9323a
test=develop, add distributed_infer (#30300)
4 years ago
ShenLiang a60f17b89d
Support unused parameters in dynamic graph distributed (#30224)
4 years ago
JZ-LIANG 75936d838f
Recompute Offload (#30233)
4 years ago
YUNSHEN XIE da3ab010e0
disable test_pipeline (#30204)
4 years ago
YUNSHEN XIE 42a6442a08
disable ut test_tsm on windows (#30017)
4 years ago
gongweibao 8700a7bd90
Fix unittests bugs. (#30250)
4 years ago
huangxu96 be5c2e6050
fix windows bug (#29993)
4 years ago
WeiXin f3a2392662
Extend the timeout for the (#30151)
4 years ago
WeiXin f43e1d8c57
Support storage of large parameters (#29988)
4 years ago
WangXi ee16006b5d
Optimization grad merge performance (#29784)
4 years ago
lilong12 2bc5121da8
add the paddle.distributed.split api (#29970)
5 years ago
tangwei12 ed856d254e
fix ut (#29989)
5 years ago
guofei 80eb77788f
Skip Windows Multi-GPU test of test_fetch_lod_tensor_array (#29508)
5 years ago
wawltor 7498df2587
add the cumsum unit test for the develop (#29881)
5 years ago
wanghuancoder 26f9ab70f7
if PR have no .py files, do not use 'python coverage run', to speedup unit test (#29739)
5 years ago
tangwei12 032414ca2a
[Feature] one ps (3/4) (#29604)
5 years ago
YUNSHEN XIE 24ce051a84
remove duplicate ut reload (#29810)
5 years ago
Guo Sheng 356efd36fa
Remove test_rnn_decode_api from disable list. (#29814)
5 years ago
YUNSHEN XIE d0b789d27f
disable ut test_cumsum_op (#29613)
5 years ago
YUNSHEN XIE 2926e74326
New UT should not exceed 15s (#29492)
5 years ago
Tao Luo 81acc3278c
disable test_parallel_executor_profiler in cuda 10.1 (#29581)
5 years ago
WangXi 467c716963
gen nccl id use socket (#29431)
5 years ago
Huihuang Zheng 831e9135b9
Fix Windows Unittest (#29543)
5 years ago
GeminiCarrie 08f24a3108
Fix precision problem (#29567)
5 years ago
LoveAn 03b42d9fa7
fix unittest on windows, test=develop (#29365)
5 years ago
YUNSHEN XIE 28164b266f
disable test_rnn_decode_api and test_complex_matmul on windows (#29252)
5 years ago
Chen Weihang a2e9d95a4a
change test_imperative_signal_handler_to_exclusive (#29283)
5 years ago
Jiawei Wang b11ab12787
Fix doc (adadelta, sgd, momentum) (#29212)
5 years ago
wanghuancoder 2b2cd1864a
revert python file coverage, delete coverage run --include, test=develop (#29230)
5 years ago
Chen Weihang 0b032faeee
Polish unittests details and execution conditions to adapt to MUSL (#29044)
5 years ago
wanghuancoder 0239f79695
Generate code coverage reports only for incremental files (#28508)
5 years ago
ShenLiang e2d01eb650
Support dynamic graph distributed (#28997)
5 years ago
Chen Weihang c39da29db7
Add symlink force for unittest test_static_save_load (#29137)
5 years ago
YUNSHEN XIE 27d04a3b1f
disable ut test_static_save_load (#29119)
5 years ago
gongweibao 1358397e97
Clean up the redundant files and unify the launch interface. (#28928)
5 years ago
YUNSHEN XIE c098a2e159
fixing cmake error for WITH_GPU=ON and WITH_DISTRIBUTE=OFF (#29030)
5 years ago
YUNSHEN XIE 5cb8e17a18
restore timeout value (#29027)
5 years ago
lilong12 f77a78cdee
enable pipeline to run with Executor.run() (#28373)
5 years ago
YUNSHEN XIE 50113f9268
fix error for Can not find test to add properties to:test_parallel_dygraph_transformer,test_parallel_dygraph_sparse_embedding (#28968)
5 years ago
Kaipeng Deng ed7aa8f9c3
Fix conv transpose (#28629)
5 years ago
YUNSHEN XIE 16a808149a
modfied the timeout value for 5 ut (#28714)
5 years ago
YUNSHEN XIE e880c90c5a
fix error when setting ut timeout value (#28696)
5 years ago
YUNSHEN XIE c4d22c845b
modified timeout value for some ut (#28616)
5 years ago
lilong12 ed9dd7c9f0
add send and recv ops (#28590)
5 years ago
YUNSHEN XIE d3b2d07d6e
modified timeout value on windows (#28499)
5 years ago
YUNSHEN XIE 1e698c600e
fix cmake error when setting ut timeout properity (#28492)
5 years ago
YUNSHEN XIE 72c78e4dbb
exec ut no more than 15s 2 (#28441)
5 years ago
YUNSHEN XIE ba0756325a
exec ut no more than 15s 1 (#28439)
5 years ago
Chen Weihang 155b4f9b6c
Remove selected rows all reduce over height check (#28460)
5 years ago