Commit Graph

3817 Commits (6d6efafeeb59b6fdf6587f9808ed5aadb8db98d8)

Author SHA1 Message Date
Yang Zhang 6d6efafeeb
Add `matrix_nms_op` (#24400)
6 years ago
tangwei12 9825a9f3ca
disable distributed UT temporary (#25300)
6 years ago
chalsliu 46214e5937
Disable test_conv3d_transpose_op (#25298)
6 years ago
Kaipeng Deng 826c607e0c
Fix test multiprocess dataloader static (#25287)
6 years ago
Aurelius84 ed262b804c
[Dy2stat] Add Sentiment and LAC model for unittest (#25071)
6 years ago
Chengmo e85fcaa712
Fix fluid.embedding in Distributed Training (#25174)
6 years ago
Zhou Wei c701588b14
add base class of LearningRateEpochDecay, and API: MultiStepDecay, and API: StepDecay (#24821)
6 years ago
Aurelius84 494cb36d09
Modify tmp var name prefix in dygraph (#25280)
6 years ago
Aurelius84 82ec247a02
fix random failed on GPU test=develop (#25293)
6 years ago
Zhou Wei c505c4dbea
add new API: optimizer.set_lr (#24455)
6 years ago
Kaipeng Deng 001c0674ee
disable test_multiprocess_dataloader_static for random fail in Py35 CI. test=develop (#25265)
6 years ago
Huihuang Zheng 5e8e6dad72
[Dy2stat] Support Various-Length Return Grammar in Dy2stat (#25249)
6 years ago
Aurelius84 de27569eca
[Dy2Stat] fix diff of cycle GAN model on GPU (#25233)
6 years ago
123malin f1a9593d69
test=develop, bug fix for index_select and roll op (#25251)
6 years ago
tangwei12 f6f7df9cd5
decrease test data, test=develop (#25252)
6 years ago
Tao Luo 2d5aa74321
add test_parallel_executor_profiler.py (#25200)
6 years ago
Aurelius84 02adf68dcc
[Dy2stat]Support buffers and register_buffer in Layer (#24888)
6 years ago
Huihuang Zheng 6f631a27c7
[Dy2stat] Add Basic Support for Grammar 'return' (#25176)
6 years ago
Aurelius84 cb0472b05a
merge into one function test=develop (#25184)
6 years ago
liu zhengxi 68e93d8a17
Fix beam_search InferShape (#25169)
6 years ago
chalsliu cd4d9122e7
Remove RUN_SERIAL TRUE (#25179)
6 years ago
Aurelius84 38d2d13d8b
[Dy2stat] Add CycleGAN model for unitttest (#25072)
6 years ago
FDInSky 1f24c84a3f
fix conv3d_transpose_test timeout error (#25004)
6 years ago
Tao Luo a965ac4c61
disable PE usage in test_profiler.py (#25172)
6 years ago
Tao Luo 9ba585f5bf
fix PE in test_profiler.py (#25144)
6 years ago
iducn f282599229
disable unitest for gcc8(#25134)
6 years ago
Aurelius84 e8134e873a
[Dy2stat]Refine caches of converting function (#25085)
6 years ago
Aurelius84 8d6de44012
Refine check_type Error Message for @declarative (#25098)
6 years ago
Chen Weihang b23801a262
polish tensor set error messag, test=develop (#25113)
6 years ago
Zhou Wei 542a226c3e
add new API: set_global_initializer (#24378)
6 years ago
Chen Weihang 509d3ec5b7
[Dy2static] Add for iterate or enumerate variable list unittest (#25100)
6 years ago
liym27 eb1c0901a6
[Dy2Stat]Remove unnecessary vars from gast.comprehension in LoopTransformer. (#25094)
6 years ago
Jacek Czaja a7944904d3
[oneDNN]elementwise_add and elementwise_mul int8 support (#24984)
6 years ago
liym27 db601f70cc
[Dy2Stat] Add test for dygraph seq2seq model. (#25054)
6 years ago
Leo Chen fa657b3dbb
fix bug of prelu when rank not equal 4, test=develop (#25067)
6 years ago
Huihuang Zheng 2c500c30bd
Handle Windows flaky test (#25070)
6 years ago
hutuxian 5822862d8a
Monitor Framework (#24079)
6 years ago
Huihuang Zheng 21138c05a8
Add test_yolov3 and test_se_resnet Timeout (#25076)
6 years ago
Leo Chen 028de857d4
fix dtype error of compare op, test=develop (#25059)
6 years ago
Yiqun Liu 9ed16a4347
Fix random fail because of precision problem in unittest of fusion_group (#25051)
6 years ago
Huihuang Zheng 9b5b726729
[Dy2stat] Add TSM as ProgramTranslator Unit Test. (#25008)
6 years ago
Aurelius84 0b6145e056
[Dy2stat] Add MobileNet model unittest (#25018)
6 years ago
tangwei12 be6a315fbd
Fix/sync barrier (#25016)
6 years ago
hong c85c7b2264
Enable load program state in imperative mode (#24998)
6 years ago
liym27 f16e277859
[Dy2Static]Convert var.shape stmt and Convert the return variables of Tensor-dependent 'if' staments to Tensor if it not (#24911)
6 years ago
liu zhengxi 971ebb2657
decrease the input size for test_transpose_flatten_concat_fuse_pass, test=develop (#24992)
6 years ago
Huihuang Zheng 28d074e956
[Dy2stat] Decrease test_yolov3 GPU usage (#24955)
6 years ago
liym27 2e238c6eed
[[Dy2Static]]convert for stmt and support variable loaded and created in loop(#24901)
6 years ago
wawltor 9a2c1aedcc
Fix the elementwise_div op broadcast failed in some shape
6 years ago
Huihuang Zheng 97708add66
[Dy2stat] Add word2vec as unittest (#24944)
6 years ago