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 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'frameworks/tflite/operators/depthwise_conv_2d_bias_3x3_1x32x32x8_qu8_st11_padVALID_dilat22/desc.json') diff --git a/frameworks/tflite/operators/depthwise_conv_2d_bias_3x3_1x32x32x8_qu8_st11_padVALID_dilat22/desc.json b/frameworks/tflite/operators/depthwise_conv_2d_bias_3x3_1x32x32x8_qu8_st11_padVALID_dilat22/desc.json index ccd7a808f..21e9da03c 100644 --- a/frameworks/tflite/operators/depthwise_conv_2d_bias_3x3_1x32x32x8_qu8_st11_padVALID_dilat22/desc.json +++ b/frameworks/tflite/operators/depthwise_conv_2d_bias_3x3_1x32x32x8_qu8_st11_padVALID_dilat22/desc.json @@ -15,5 +15,9 @@ "expected_failure": false, "expected_result_file": [ "Conformance-TosaOutput_0.npy" + ], + "profile": [ + "tosa-bi", + "tosa-mi" ] } \ No newline at end of file -- cgit v1.2.1