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 --- .../rescale/rescale_1x2x65533x1_i8_outINT8_sc1_dr1_pc0/desc.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'operators/type_conversion/rescale/rescale_1x2x65533x1_i8_outINT8_sc1_dr1_pc0/desc.json') diff --git a/operators/type_conversion/rescale/rescale_1x2x65533x1_i8_outINT8_sc1_dr1_pc0/desc.json b/operators/type_conversion/rescale/rescale_1x2x65533x1_i8_outINT8_sc1_dr1_pc0/desc.json index 3cd43b509..7b8f68902 100644 --- a/operators/type_conversion/rescale/rescale_1x2x65533x1_i8_outINT8_sc1_dr1_pc0/desc.json +++ b/operators/type_conversion/rescale/rescale_1x2x65533x1_i8_outINT8_sc1_dr1_pc0/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 -- cgit v1.2.1