Commit Graph

10519 Commits (b6e4be178dff83ffe7ea3c721f5f0327eef29ff1)

Author SHA1 Message Date
LielinJiang b6e4be178d
fix test download, test=develop (#25158)
6 years ago
Zhou Wei a7cf562447
fix sample code error of fluid.dygraph.NaturalExpDecay,test=develop (#25092)
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
LielinJiang a01113c338
Add relu layer for lenet (#24874)
6 years ago
FlyingQianMM 3b28629ee8
fix dtype error in retinanet_target_assgin example codes. test=develop (#25091)
6 years ago
liym27 db601f70cc
[Dy2Stat] Add test for dygraph seq2seq model. (#25054)
6 years ago
cc 8fc31d501b
Support conv2d_traspose quantize, test=develop (#25084)
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
Leo Chen c7a63908b0
replace some logging.warn() with warings.warn(), test=develop (#25025)
6 years ago
lilong12 ab5a1fb853
add device attr for regularizer, test=develop (#24981)
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
Leo Chen bfa46c38d5
bn supports reverse_space, test=develop (#24988)
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
wawltor 0eb1b0bc01
Add support the 5d, 6d tensor support for the reduce ops
6 years ago
Michał Gallus 570b7389c2
Fix OpTester from incorrectly converting uint8 data to utf-8 string (#24854)
6 years ago
Aurelius84 6be0ee159e
Support LoDTensorArray in reverse_op (#24797)
6 years ago
Leo Chen 6190023ac9
Refine error message in pybind folder (#24886)
6 years ago
Zhou Wei 4058e736ff
temporarily disable these unittests failed on windows (#24942)
6 years ago
hong c233328c58
change zero copy from true to false; test=develop (#24946)
6 years ago
liym27 a9dca5805a
[Dy2Static] Add convert_ifelse to run the transformed code dynamically (#24866)
6 years ago
whs 4c01d6d53e
Enhance checking in some operator. (#24473)
6 years ago
Chen Weihang 4a702ef361
Support SelelctedRows allreduce in multi-cards imperative mode (#24690)
6 years ago
FlyingQianMM a359cade74
rewrite the sigmoid_focal_loss code example (#24889)
6 years ago
Huihuang Zheng 71fb62c298
[Dy2stat] Fix windows dy2stat test_yolov3 random failure (#24908)
6 years ago
Liufang Sang b174b99764
support user defined quantization func and preprocess (#24720)
6 years ago
wangchaochaohu f8ac6c2c58
fix fp16 support of assgin Op and squeeze Op test=develop (#24862)
6 years ago
Huihuang Zheng 5a5497a5e4
[Dy2stat] Add Yolov3 as Unit Test (#24879)
6 years ago
lilong12 29de0d97a5
add the support to specify device index for device_guard (#24555)
6 years ago
xujiaqi01 3016a4ac27
add mock barrier all (#24786)
6 years ago