From 23ede7b7ad1a173e4c66b1ba18a481adef4aa585 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Mon, 18 Jul 2022 16:26:52 +0100 Subject: Regen tests to add TOSA profile info Change-Id: I1e9e176d81e37139238ff41ec0f38a20f54c846f --- operators/ew_unary/negate/negate_10x19x2x15_i16/desc.json | 4 ++++ operators/ew_unary/negate/negate_16x16x16x17x11_i8/desc.json | 4 ++++ operators/ew_unary/negate/negate_1x1x2x1x65531_i8/desc.json | 4 ++++ operators/ew_unary/negate/negate_25_i8/desc.json | 4 ++++ operators/ew_unary/negate/negate_25x44x62_i8/desc.json | 4 ++++ operators/ew_unary/negate/negate_2x17x14x10_i8/desc.json | 4 ++++ operators/ew_unary/negate/negate_3x18x10x11x8_i16/desc.json | 4 ++++ operators/ew_unary/negate/negate_3x1x65540x1_i8/desc.json | 4 ++++ operators/ew_unary/negate/negate_40x40_i8/desc.json | 4 ++++ operators/ew_unary/negate/negate_49_i32/desc.json | 4 ++++ operators/ew_unary/negate/negate_4x20x17x14x9_i32/desc.json | 4 ++++ operators/ew_unary/negate/negate_51x30_i32/desc.json | 4 ++++ operators/ew_unary/negate/negate_52x53x52_i16/desc.json | 4 ++++ operators/ew_unary/negate/negate_54_i16/desc.json | 4 ++++ operators/ew_unary/negate/negate_55x43x27_i32/desc.json | 4 ++++ operators/ew_unary/negate/negate_58x25_i16/desc.json | 4 ++++ operators/ew_unary/negate/negate_5x2x12x21_i32/desc.json | 4 ++++ .../negate_ERRORIF_InputZeroPointNotZero_20x17x20x12_i16/desc.json | 6 +++++- .../negate_ERRORIF_OutputZeroPointNotZero_32x32_i16/desc.json | 6 +++++- .../negate/negate_ERRORIF_WrongInputList_16x16x17x22_i32/desc.json | 6 +++++- .../ew_unary/negate/negate_ERRORIF_WrongInputType_32_i4/desc.json | 6 +++++- .../negate/negate_ERRORIF_WrongOutputList_12x22x14x22_i16/desc.json | 6 +++++- .../negate/negate_ERRORIF_WrongOutputType_15x7x27x31_i16/desc.json | 6 +++++- 23 files changed, 98 insertions(+), 6 deletions(-) (limited to 'operators/ew_unary/negate') diff --git a/operators/ew_unary/negate/negate_10x19x2x15_i16/desc.json b/operators/ew_unary/negate/negate_10x19x2x15_i16/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/ew_unary/negate/negate_10x19x2x15_i16/desc.json +++ b/operators/ew_unary/negate/negate_10x19x2x15_i16/desc.json @@ -16,5 +16,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-result-0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_16x16x16x17x11_i8/desc.json b/operators/ew_unary/negate/negate_16x16x16x17x11_i8/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/ew_unary/negate/negate_16x16x16x17x11_i8/desc.json +++ b/operators/ew_unary/negate/negate_16x16x16x17x11_i8/desc.json @@ -16,5 +16,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-result-0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_1x1x2x1x65531_i8/desc.json b/operators/ew_unary/negate/negate_1x1x2x1x65531_i8/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/ew_unary/negate/negate_1x1x2x1x65531_i8/desc.json +++ b/operators/ew_unary/negate/negate_1x1x2x1x65531_i8/desc.json @@ -16,5 +16,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-result-0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_25_i8/desc.json b/operators/ew_unary/negate/negate_25_i8/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/ew_unary/negate/negate_25_i8/desc.json +++ b/operators/ew_unary/negate/negate_25_i8/desc.json @@ -16,5 +16,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-result-0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_25x44x62_i8/desc.json b/operators/ew_unary/negate/negate_25x44x62_i8/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/ew_unary/negate/negate_25x44x62_i8/desc.json +++ b/operators/ew_unary/negate/negate_25x44x62_i8/desc.json @@ -16,5 +16,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-result-0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_2x17x14x10_i8/desc.json b/operators/ew_unary/negate/negate_2x17x14x10_i8/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/ew_unary/negate/negate_2x17x14x10_i8/desc.json +++ b/operators/ew_unary/negate/negate_2x17x14x10_i8/desc.json @@ -16,5 +16,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-result-0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_3x18x10x11x8_i16/desc.json b/operators/ew_unary/negate/negate_3x18x10x11x8_i16/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/ew_unary/negate/negate_3x18x10x11x8_i16/desc.json +++ b/operators/ew_unary/negate/negate_3x18x10x11x8_i16/desc.json @@ -16,5 +16,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-result-0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_3x1x65540x1_i8/desc.json b/operators/ew_unary/negate/negate_3x1x65540x1_i8/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/ew_unary/negate/negate_3x1x65540x1_i8/desc.json +++ b/operators/ew_unary/negate/negate_3x1x65540x1_i8/desc.json @@ -16,5 +16,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-result-0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_40x40_i8/desc.json b/operators/ew_unary/negate/negate_40x40_i8/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/ew_unary/negate/negate_40x40_i8/desc.json +++ b/operators/ew_unary/negate/negate_40x40_i8/desc.json @@ -16,5 +16,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-result-0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_49_i32/desc.json b/operators/ew_unary/negate/negate_49_i32/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/ew_unary/negate/negate_49_i32/desc.json +++ b/operators/ew_unary/negate/negate_49_i32/desc.json @@ -16,5 +16,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-result-0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_4x20x17x14x9_i32/desc.json b/operators/ew_unary/negate/negate_4x20x17x14x9_i32/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/ew_unary/negate/negate_4x20x17x14x9_i32/desc.json +++ b/operators/ew_unary/negate/negate_4x20x17x14x9_i32/desc.json @@ -16,5 +16,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-result-0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_51x30_i32/desc.json b/operators/ew_unary/negate/negate_51x30_i32/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/ew_unary/negate/negate_51x30_i32/desc.json +++ b/operators/ew_unary/negate/negate_51x30_i32/desc.json @@ -16,5 +16,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-result-0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_52x53x52_i16/desc.json b/operators/ew_unary/negate/negate_52x53x52_i16/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/ew_unary/negate/negate_52x53x52_i16/desc.json +++ b/operators/ew_unary/negate/negate_52x53x52_i16/desc.json @@ -16,5 +16,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-result-0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_54_i16/desc.json b/operators/ew_unary/negate/negate_54_i16/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/ew_unary/negate/negate_54_i16/desc.json +++ b/operators/ew_unary/negate/negate_54_i16/desc.json @@ -16,5 +16,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-result-0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_55x43x27_i32/desc.json b/operators/ew_unary/negate/negate_55x43x27_i32/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/ew_unary/negate/negate_55x43x27_i32/desc.json +++ b/operators/ew_unary/negate/negate_55x43x27_i32/desc.json @@ -16,5 +16,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-result-0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_58x25_i16/desc.json b/operators/ew_unary/negate/negate_58x25_i16/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/ew_unary/negate/negate_58x25_i16/desc.json +++ b/operators/ew_unary/negate/negate_58x25_i16/desc.json @@ -16,5 +16,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-result-0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_5x2x12x21_i32/desc.json b/operators/ew_unary/negate/negate_5x2x12x21_i32/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/ew_unary/negate/negate_5x2x12x21_i32/desc.json +++ b/operators/ew_unary/negate/negate_5x2x12x21_i32/desc.json @@ -16,5 +16,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-result-0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_ERRORIF_InputZeroPointNotZero_20x17x20x12_i16/desc.json b/operators/ew_unary/negate/negate_ERRORIF_InputZeroPointNotZero_20x17x20x12_i16/desc.json index f38fb200a..b8879370e 100644 --- a/operators/ew_unary/negate/negate_ERRORIF_InputZeroPointNotZero_20x17x20x12_i16/desc.json +++ b/operators/ew_unary/negate/negate_ERRORIF_InputZeroPointNotZero_20x17x20x12_i16/desc.json @@ -14,5 +14,9 @@ ], "expected_return_code": 2, "expected_failure": true, - "expected_failure_desc": "Input DType not INT8 and zero point not 0" + "expected_failure_desc": "Input DType not INT8 and zero point not 0", + "profile": [ + "tosa-bi", + "tosa-mi" + ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_ERRORIF_OutputZeroPointNotZero_32x32_i16/desc.json b/operators/ew_unary/negate/negate_ERRORIF_OutputZeroPointNotZero_32x32_i16/desc.json index f395ffb79..a0c922627 100644 --- a/operators/ew_unary/negate/negate_ERRORIF_OutputZeroPointNotZero_32x32_i16/desc.json +++ b/operators/ew_unary/negate/negate_ERRORIF_OutputZeroPointNotZero_32x32_i16/desc.json @@ -14,5 +14,9 @@ ], "expected_return_code": 2, "expected_failure": true, - "expected_failure_desc": "Output DType not INT8 and zero point not 0" + "expected_failure_desc": "Output DType not INT8 and zero point not 0", + "profile": [ + "tosa-bi", + "tosa-mi" + ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_ERRORIF_WrongInputList_16x16x17x22_i32/desc.json b/operators/ew_unary/negate/negate_ERRORIF_WrongInputList_16x16x17x22_i32/desc.json index 2d7a7c8f1..bf7c1974a 100644 --- a/operators/ew_unary/negate/negate_ERRORIF_WrongInputList_16x16x17x22_i32/desc.json +++ b/operators/ew_unary/negate/negate_ERRORIF_WrongInputList_16x16x17x22_i32/desc.json @@ -14,5 +14,9 @@ ], "expected_return_code": 2, "expected_failure": true, - "expected_failure_desc": "Op input list does not match expected input" + "expected_failure_desc": "Op input list does not match expected input", + "profile": [ + "tosa-bi", + "tosa-mi" + ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_ERRORIF_WrongInputType_32_i4/desc.json b/operators/ew_unary/negate/negate_ERRORIF_WrongInputType_32_i4/desc.json index 453da2758..992afc22b 100644 --- a/operators/ew_unary/negate/negate_ERRORIF_WrongInputType_32_i4/desc.json +++ b/operators/ew_unary/negate/negate_ERRORIF_WrongInputType_32_i4/desc.json @@ -14,5 +14,9 @@ ], "expected_return_code": 2, "expected_failure": true, - "expected_failure_desc": "Input data type not supported for this operator" + "expected_failure_desc": "Input data type not supported for this operator", + "profile": [ + "tosa-bi", + "tosa-mi" + ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_ERRORIF_WrongOutputList_12x22x14x22_i16/desc.json b/operators/ew_unary/negate/negate_ERRORIF_WrongOutputList_12x22x14x22_i16/desc.json index 9384c51a7..2b74f86d0 100644 --- a/operators/ew_unary/negate/negate_ERRORIF_WrongOutputList_12x22x14x22_i16/desc.json +++ b/operators/ew_unary/negate/negate_ERRORIF_WrongOutputList_12x22x14x22_i16/desc.json @@ -14,5 +14,9 @@ ], "expected_return_code": 2, "expected_failure": true, - "expected_failure_desc": "Op output list does not match expected output" + "expected_failure_desc": "Op output list does not match expected output", + "profile": [ + "tosa-bi", + "tosa-mi" + ] } \ No newline at end of file diff --git a/operators/ew_unary/negate/negate_ERRORIF_WrongOutputType_15x7x27x31_i16/desc.json b/operators/ew_unary/negate/negate_ERRORIF_WrongOutputType_15x7x27x31_i16/desc.json index bb4daa433..199bfa93c 100644 --- a/operators/ew_unary/negate/negate_ERRORIF_WrongOutputType_15x7x27x31_i16/desc.json +++ b/operators/ew_unary/negate/negate_ERRORIF_WrongOutputType_15x7x27x31_i16/desc.json @@ -14,5 +14,9 @@ ], "expected_return_code": 2, "expected_failure": true, - "expected_failure_desc": "Output data type not supported for this configuration of operator" + "expected_failure_desc": "Output data type not supported for this configuration of operator", + "profile": [ + "tosa-bi", + "tosa-mi" + ] } \ No newline at end of file -- cgit v1.2.1