Commit Graph

25 Commits (371f377beaf687946eeed8bf02c0cba257382f5f)

Author SHA1 Message Date
石晓伟 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)
5 years ago
juncaipeng bde7ee97f7
Use unified threshold in all op test (#21814)
5 years ago
huzhiqiang f5f65a7e8a
OP unit test specification: compiletime-runtime consistency check (#22006)
5 years ago
dyning 985e4bae5e fix unittest for spp op, test=develop (#22030)
5 years ago
Pei Yang b852ef7375 add no_check_set check for op unittests (#21611)
5 years ago
Zhang Ting 835ba4ec81
add is_empty_grad_op for OpTest (#22022)
5 years ago
pkpk 911e4c7db6
Fix the bug in sequence_scatter unitest (#21960)
5 years ago
lijianshe02 2687f2afec fix input shape of test_log_loss_op (#21953)
5 years ago
juncaipeng b1ec1d54cf Delete check grad for int, collect op for now (#21922)
5 years ago
zhupengyang 1f3029cb54 ci check for check_shape_white_list.py (#21859)
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
zhupengyang d053561d84 use large input size in tree_conv and teacher_student_sigmoid_loss (#21896)
5 years ago
Zhang Ting 538c848958 add decorator skip_check_grad_ci (#21836)
5 years ago
zhupengyang 9bb1e3ea16 add shape_check for op tests (#21391)
5 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