Commit Graph

31 Commits (90ee366653dbecddb527b1e024f02989fd8ac8dd)

Author SHA1 Message Date
Steffy-zxf 90ee366653
update ops's unittest data type from float32 to float64 and shape over 100 (#22544)
5 years ago
huzhiqiang 9e29d3ebed
【OpPorting Example】DEMO OF FIX COMPILE&RUNTIME LOD_EQUALITY (#22460)
5 years ago
Wilber 870f465887 fix test_fusion_seqpool_concat lod level between compile and runtime (#22488)
5 years ago
Aurelius84 c2f39431aa
add skip_check_grad_ci of var_conv_2d (#22451)
5 years ago
Bai Yifan c8b90d8f9a
fix deformable_conv small cases, test=develop (#22441)
5 years ago
liu zhengxi 0404e7a985
Update the precision of pad, pad2d, pad_constant_like's unit tests from fp32 to fp64 (#22394)
5 years ago
石晓伟 a392b77785
add no_grad_set value check in op_test, test=develop (#22370)
5 years ago
zhupengyang c6f888e5a5 update unittest accuracy to float64 for relu, prelu, maxout (#22273)
5 years ago
zhupengyang cf0e264e63 all cases use large shape and skip special cases (#22332)
5 years ago
zhupengyang cb5e0d20c2 skip cases with small shape (#22318)
5 years ago
zhupengyang 7ab44afbcc check op tests' shape should be 100+ (#22047)
5 years ago
juncaipeng 67e9247f4c Make every op in a line to avoid conflict in the future (#22274)
5 years ago
zhongpu e31f8a2f5e add CI check for sequence ops' unittests (#22221)
5 years ago
songyouwei 0ba1d140d4 Add CI check for sequence ops' unittests (#21615)
6 years ago
juncaipeng bde7ee97f7
Use unified threshold in all op test (#21814)
6 years ago
huzhiqiang f5f65a7e8a
OP unit test specification: compiletime-runtime consistency check (#22006)
6 years ago
dyning 985e4bae5e fix unittest for spp op, test=develop (#22030)
6 years ago
Pei Yang b852ef7375 add no_check_set check for op unittests (#21611)
6 years ago
Zhang Ting 835ba4ec81
add is_empty_grad_op for OpTest (#22022)
6 years ago
pkpk 911e4c7db6
Fix the bug in sequence_scatter unitest (#21960)
6 years ago
lijianshe02 2687f2afec fix input shape of test_log_loss_op (#21953)
6 years ago
juncaipeng b1ec1d54cf Delete check grad for int, collect op for now (#21922)
6 years ago
zhupengyang 1f3029cb54 ci check for check_shape_white_list.py (#21859)
6 years ago
juncaipeng feabed1309
Modify op test (#21835)
6 years ago
huzhiqiang 53c16eabe4
test the compatibility between execution time and compiling time (#21511)
6 years ago
zhupengyang d053561d84 use large input size in tree_conv and teacher_student_sigmoid_loss (#21896)
6 years ago
Zhang Ting 538c848958 add decorator skip_check_grad_ci (#21836)
6 years ago
zhupengyang 9bb1e3ea16 add shape_check for op tests (#21391)
6 years ago
juncaipeng fb067fa4d2
Modify test framework, test=develop (#21789)
6 years ago
Zhang Ting 73e97d39b4 add check for check_grad in Op unittests (#21383)
6 years ago
juncaipeng a6e935f424
Update op test framework (#21599)
6 years ago