Commit Graph

5598 Commits (f17bd1786a771a108e5f491f8e8604121ca01cb0)

Author SHA1 Message Date
lijianshe02 f17bd1786a
add decorator skip_check_grad_ci for test_group_norm (#21910)
5 years ago
juncaipeng feabed1309
Modify op test (#21835)
5 years ago
huzhiqiang 53c16eabe4
test the compatibility between execution time and compiling time (#21511)
5 years ago
lidanqing 9dff56e8e2 change qat_performance with mobilenet, change batch_size of qat2_resnet50 (#21895)
5 years ago
zhupengyang 5b282a8157 skip check_grad of TestHSigmoidOpSparse (#21888)
5 years ago
FDInSky 6b9fbcf3ad Update iou_similarity op to support non-normalized bbox (#21671)
5 years ago
zhupengyang d053561d84 use large input size in tree_conv and teacher_student_sigmoid_loss (#21896)
5 years ago
guofei 46f9184aff Modify the while_loop API (#21844)
5 years ago
Guo Sheng 7689b6aaa4
Fix default label dim of label_smooth_op. test=develop (#21862)
5 years ago
WangXi 52a61edaad rename test_dist_mnist & run dist parallel, test=develop (#21874)
5 years ago
silingtong123 879e3074ea fix the unittest of test_check_import_scipy on V100 (#21853)
5 years ago
Leo Chen a25418b32c
Set dtype of compare op's output to bool (#21864)
5 years ago
tangwei12 934d99867a
add selected rows supported in framework (#21808)
5 years ago
gongweibao 855ed5fb3d
revert parallel test=develop (#21856)
5 years ago
Leo Chen 25e765a4fe
Copy stop_gradient property of variable in clone (#21825)
5 years ago
hong 957e182a90
revert a+b axis change; test=develop (#21821)
5 years ago
tangwei12 6624ea7673
skip test_fetch_handler, will investigate it later, test=develop (#21845)
5 years ago
Chen Weihang 2b941736f3 fix softmax_with_cross_entropy_fix bug, test=develop (#21810)
5 years ago
juncaipeng f4379a9149 Update the precision of some op tests from fp32 to fp64 (#21847)
5 years ago
Zhang Ting 538c848958 add decorator skip_check_grad_ci (#21836)
5 years ago
juncaipeng bf9c5de752 Update test precision from fp32 to fp64 (#21848)
5 years ago
GaoWei8 2b1f08c76c Remove self-set accuracy parameters of op tests: max_relative_error (#21815)
5 years ago
zhupengyang 9bb1e3ea16 add shape_check for op tests (#21391)
5 years ago
songyouwei 63a5fb4cac tmp fix depthwise_conv2d in dygraph (#21840)
5 years ago
juncaipeng 5bb9deb335 Update the precision of some op tests from fp32 to fp64 (#21774)
5 years ago
Chengmo a86f11b5f5
Speed GEO dense calc & communication (#21579)
5 years ago
Wojciech Uss 666c3bb9b0 handle multi-inputs with empty inputs for mkldnn_concat_op (#21827)
5 years ago
GaoWei8 a9af87edbc Remove self-set accuracy parameters of op tests: max_relative_error (#21823)
5 years ago
GaoWei8 e53d5967c9 Remove self-set accuracy parameters of op tests: max_relative_error (#21816)
5 years ago
songyouwei 1395828408 Add dygraph Linear layer (#21265)
5 years ago
GaoWei8 d683b65b1a Remove self-set accuracy parameters of op tests: atol (#21711)
5 years ago
juncaipeng 8b74fc4fa7
Fix post training quantization (#21745)
5 years ago
Zeng Jinle aa4d6a5d6c
Add some debug flags to auto growth allocator (#21766)
5 years ago
Leo Chen c50ebeac12 add comments of inplace_atol (#21819)
5 years ago
guofei 8b7c50f49a Make While Op could run on GPU place and add while_loop unittest (#21672)
5 years ago
GaoWei8 a3a3558dd0 Remove self-set accuracy parameters of op tests: max_relative_error (#21817)
5 years ago
GaoWei8 187d1c38ef Remove self-set accuracy parameters of op tests: max_relative_error (#21744)
5 years ago
silingtong123 3c33417905 modify the method of skipping CI in distributed unittests (#21764)
5 years ago
juncaipeng fb067fa4d2
Modify test framework, test=develop (#21789)
5 years ago
Huihuang Zheng 557bce77da
Fix Backward Bugs in Conditional Block (#21809)
5 years ago
GaoWei8 eab124ba98 fix accuracy parameters of op tests (#21813)
5 years ago
juncaipeng 642b33564e Update test precision from fp32 to fp64 (#21805)
5 years ago
Zeng Jinle 04909137f5
fix lr assert, test=develop (#21780)
5 years ago
juncaipeng 9894a4fb35 update test precision from fp32 to fp64, test=develop (#21783)
5 years ago
Leo Chen c96f06f2f6
add unary operator __neg__, test=develop (#21787)
5 years ago
GaoWei8 65c8eac9fe Remove self-set accuracy parameters of op tests: max_relative_error (#21741)
5 years ago
GaoWei8 579a159a7b Remove self-set accuracy parameters of op tests: max_relative_error (#21739)
5 years ago
zhouwei25 ecb2419e5c increase the explanation doc of py_func (#21631)
5 years ago
Youwei Song b976ba3e83 fix unittests (#21786)
5 years ago
Zhang Ting 73e97d39b4 add check for check_grad in Op unittests (#21383)
5 years ago