Commit Graph

10732 Commits (db601f70ccfbadf8b9bbdcb6deb3477c8b3d4466)

Author SHA1 Message Date
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
Divano 67fb840cd2
update scipy version test=develop (#25007)
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
silingtong123 640196c446
test=develop, remove the tensorrt dll file from windows package (#24922)
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
lilong12 6e10022781
add queue_generator_op, dequeue_op, enqueue_op and ut (#24481)
6 years ago
hutuxian b8f17a049d
fix problem in dump and add log (#24891)
6 years ago
Leo Chen 1e818158f5
Feature/add amp_checkout_finite_and_scale op (#24875)
6 years ago
leesusu a6beb96dd0
FTRL with sparse update, test=develop (#22092)
6 years ago
LielinJiang 3792a49d81
Fix bilinear_initializer bug when type of input data is float64 (#24771)
6 years ago
Aurelius84 9bbb9542ca
[Dy2stat]Add BMN model for unittest (#24839)
6 years ago
xujiaqi01 63fedfd4fc
fix logger (#24682)
6 years ago
Chen Weihang a1c1b59d48
[Dy2Static] Support for iter & enumerate VarBase (#24856)
6 years ago
liym27 5ea82e8a45
[Dy2Static]Support return variable created in only one of If.body or If.orelse (#24841)
6 years ago
Yang Zhang 0494239b1f
Reduce logging verbosity when loading checkpoints (#24287)
6 years ago
liym27 001c9fcca2
[Dy2Static]Convert while stmt and convert logical_XX (#24799)
6 years ago