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 --- .../desc.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_DilationSmallerOne_1x21x21x21_i16xi8_st11_pad0000_dilat-1-1/desc.json') diff --git a/operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_DilationSmallerOne_1x21x21x21_i16xi8_st11_pad0000_dilat-1-1/desc.json b/operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_DilationSmallerOne_1x21x21x21_i16xi8_st11_pad0000_dilat-1-1/desc.json index d939a5625..fd1ffb876 100644 --- a/operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_DilationSmallerOne_1x21x21x21_i16xi8_st11_pad0000_dilat-1-1/desc.json +++ b/operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_DilationSmallerOne_1x21x21x21_i16xi8_st11_pad0000_dilat-1-1/desc.json @@ -14,5 +14,9 @@ ], "expected_return_code": 2, "expected_failure": true, - "expected_failure_desc": "At least one dilation is smaller than one" + "expected_failure_desc": "At least one dilation is smaller than one", + "profile": [ + "tosa-bi", + "tosa-mi" + ] } \ No newline at end of file -- cgit v1.2.1