From b00b1a1db3067c916671ce76840fd06b551b712b Mon Sep 17 00:00:00 2001 From: James Ward Date: Thu, 2 Feb 2023 16:34:37 +0000 Subject: Create/Regen MI Tests for CLAMP/PAD * CLAMP framework tests excluded Signed-off-by: James Ward Change-Id: Iba60d7e689b2ba2ced13924c3e141fb5aa9908a7 --- .../test.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'operators/data_layout/pad/pad_ERRORIF_PadOutputShapeMismatch_10x8x13x9_f32_pad00000000') diff --git a/operators/data_layout/pad/pad_ERRORIF_PadOutputShapeMismatch_10x8x13x9_f32_pad00000000/test.json b/operators/data_layout/pad/pad_ERRORIF_PadOutputShapeMismatch_10x8x13x9_f32_pad00000000/test.json index 4f4d2be77..2b4faa21d 100644 --- a/operators/data_layout/pad/pad_ERRORIF_PadOutputShapeMismatch_10x8x13x9_f32_pad00000000/test.json +++ b/operators/data_layout/pad/pad_ERRORIF_PadOutputShapeMismatch_10x8x13x9_f32_pad00000000/test.json @@ -27,7 +27,12 @@ 0 ], pad_const_int: 0, - pad_const_fp: 0.764999 + pad_const_fp: [ + 247, + 214, + 67, + 63 + ] }, inputs: [ "input-0" -- cgit v1.2.1