mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
Merge branch 4.x
This commit is contained in:
@@ -224,6 +224,7 @@ static const TestCase testConformanceConfig[] = {
|
||||
{"test_depthtospace_example", 1, 1},
|
||||
{"test_dequantizelinear", 3, 1},
|
||||
{"test_dequantizelinear_axis", 3, 1},
|
||||
{"test_dequantizelinear_blocked", 3, 1},
|
||||
{"test_det_2d", 1, 1},
|
||||
{"test_det_nd", 1, 1},
|
||||
{"test_div", 2, 1},
|
||||
@@ -569,6 +570,7 @@ static const TestCase testConformanceConfig[] = {
|
||||
{"test_qlinearmatmul_3D", 8, 1},
|
||||
{"test_quantizelinear", 3, 1},
|
||||
{"test_quantizelinear_axis", 3, 1},
|
||||
{"test_quantizelinear_blocked", 3, 1},
|
||||
{"test_range_float_type_positive_delta", 3, 1},
|
||||
{"test_range_float_type_positive_delta_expanded", 3, 1},
|
||||
{"test_range_int32_type_negative_delta", 3, 1},
|
||||
|
||||
Reference in New Issue
Block a user