mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
add ONNX OP sign, shrink and reciprocal
This commit is contained in:
@@ -337,8 +337,6 @@
|
||||
"test_range_float_type_positive_delta_expanded",
|
||||
"test_range_int32_type_negative_delta",
|
||||
"test_range_int32_type_negative_delta_expanded",
|
||||
"test_reciprocal",
|
||||
"test_reciprocal_example",
|
||||
"test_reduce_sum_default_axes_keepdims_example",
|
||||
"test_reduce_sum_default_axes_keepdims_random",
|
||||
"test_reduce_sum_do_not_keepdims_example",
|
||||
@@ -479,9 +477,6 @@
|
||||
"test_shape_start_1_end_2",
|
||||
"test_shape_start_1_end_negative_1",
|
||||
"test_shape_start_negative_1",
|
||||
"test_shrink_hard",
|
||||
"test_shrink_soft",
|
||||
"test_sign",
|
||||
"test_simple_rnn_batchwise",
|
||||
"test_simple_rnn_defaults",
|
||||
"test_simple_rnn_with_initial_bias",
|
||||
|
||||
Reference in New Issue
Block a user