Commit Graph

9873 Commits (b68f4e006da919eb082730bf3ff9b0814b434eec)

Author SHA1 Message Date
ShenLiang b68f4e006d Fix the doc of scatter_nd (#22015)
7 years ago
WangXi 3ec289a6a3 fix sync_batch_norm hang in fleet (#21838)
7 years ago
Aurelius84 a0b533765e increase data shape in topk_avg_pooling unittest (#22010)
7 years ago
Zeng Jinle 86c40e207d
Expose fluid.dygraph.TracedLayer API (#21518)
7 years ago
Aurelius84 911eef4319
enhance checking validity of apply_gradient (#21870)
7 years ago
Leo Chen 33f1306753
update layers used in mnist dygraph model, test=develop (#21947)
7 years ago
Yang Zhang c3527f5526 Annotate NormOP test to skip grad check (#21894)
7 years ago
FDInSky fa8bab9cbc add fp64 check_grad for conv2d, conv3d (#21931)
7 years ago
FDInSky cf7b325389 fix conv2d_transpose op unittest (#21927)
7 years ago
Kaipeng Deng f4013ecb3b enable kldiv_loss_op unittests (#21990)
7 years ago
Kaipeng Deng c15d4208b9
fix no grad check for pool_max & spectral_norm (#21971)
7 years ago
Li Fuchen e0d8b8f5c0
use large input size in test_add_position_encoding_op.py (#21962)
7 years ago
tianshuo78520a 362bfec52e add xly py35 dockerfile (#21861)
7 years ago
Leo Chen ba51043f7e
remove parameter block in to_variable, test=develop (#21933)
7 years ago
zhoushiyu cee2ccb078
add shuffle batch op (#21674)
7 years ago
zhongpu dca075839b remove params in Tracer object (in dygraph) (#20815)
7 years ago
mapingshuo c3e1954918
make reverse op support negative axis (#21925)
7 years ago
pkpk 911e4c7db6
Fix the bug in sequence_scatter unitest (#21960)
7 years ago
lijianshe02 2687f2afec fix input shape of test_log_loss_op (#21953)
7 years ago
juncaipeng b1ec1d54cf Delete check grad for int, collect op for now (#21922)
7 years ago
zhouwei25 2df4be5d35 Fix openblas bug to support compile on windows when WITH_MKL=OFF (#21902)
7 years ago
hutuxian 27decacb8a
fix aucop stat shape (#21846)
7 years ago
WangXi 0d61653c8e Revert to run distributed unittest serially, test=develop (#21924)
7 years ago
songyouwei cff7a49856 Add ParameterList (#21056)
7 years ago
songyouwei 8439384e25 Move sequence op unittest files to a separate folder sequence (#21842)
7 years ago
GaoWei8 2690ddb558 Use skip_check_grad_ci to skip grad check (#21907)
7 years ago
zhupengyang 1f3029cb54 ci check for check_shape_white_list.py (#21859)
7 years ago
Aurelius84 51a86d2b6b Optimize adam speed (#21777)
7 years ago
Leo Chen 310edc0d0c
Update layers used in ptb model to use auto-generated op functions in dygraph mode (#21724)
7 years ago
lijianshe02 f17bd1786a
add decorator skip_check_grad_ci for test_group_norm (#21910)
7 years ago
juncaipeng feabed1309
Modify op test (#21835)
7 years ago
huzhiqiang 53c16eabe4
test the compatibility between execution time and compiling time (#21511)
7 years ago
lidanqing 9dff56e8e2 change qat_performance with mobilenet, change batch_size of qat2_resnet50 (#21895)
7 years ago
zhupengyang 5b282a8157 skip check_grad of TestHSigmoidOpSparse (#21888)
7 years ago
FDInSky 6b9fbcf3ad Update iou_similarity op to support non-normalized bbox (#21671)
7 years ago
zhupengyang d053561d84 use large input size in tree_conv and teacher_student_sigmoid_loss (#21896)
7 years ago
guofei 46f9184aff Modify the while_loop API (#21844)
7 years ago
Guo Sheng 7689b6aaa4
Fix default label dim of label_smooth_op. test=develop (#21862)
7 years ago
Galden c63ce41102 resolve #21799 (#21872)
7 years ago
WangXi 52a61edaad rename test_dist_mnist & run dist parallel, test=develop (#21874)
7 years ago
silingtong123 879e3074ea fix the unittest of test_check_import_scipy on V100 (#21853)
7 years ago
Leo Chen a25418b32c
Set dtype of compare op's output to bool (#21864)
7 years ago
tangwei12 934d99867a
add selected rows supported in framework (#21808)
7 years ago
gongweibao 855ed5fb3d
revert parallel test=develop (#21856)
7 years ago
Leo Chen 25e765a4fe
Copy stop_gradient property of variable in clone (#21825)
7 years ago
hong 957e182a90
revert a+b axis change; test=develop (#21821)
7 years ago
tangwei12 6624ea7673
skip test_fetch_handler, will investigate it later, test=develop (#21845)
7 years ago
Chen Weihang 2b941736f3 fix softmax_with_cross_entropy_fix bug, test=develop (#21810)
7 years ago
juncaipeng f4379a9149 Update the precision of some op tests from fp32 to fp64 (#21847)
7 years ago
Zhang Ting 538c848958 add decorator skip_check_grad_ci (#21836)
7 years ago