From 874bb4fe493b2958a21e9a84c22828e82d4ff167 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Wed, 16 Nov 2022 14:39:55 +0000 Subject: Updating conformance files for BF16 support Signed-off-by: Jeremy Johnson Change-Id: Iabe3a47a30eaea83f29b160ae2227e57ec22e96d --- .../desc.json | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 operators/type_conversion/rescale/rescale_ERRORIF_WrongInputList_10x11_i16_outi16_sc0_dr0_pc0/desc.json (limited to 'operators/type_conversion/rescale/rescale_ERRORIF_WrongInputList_10x11_i16_outi16_sc0_dr0_pc0/desc.json') diff --git a/operators/type_conversion/rescale/rescale_ERRORIF_WrongInputList_10x11_i16_outi16_sc0_dr0_pc0/desc.json b/operators/type_conversion/rescale/rescale_ERRORIF_WrongInputList_10x11_i16_outi16_sc0_dr0_pc0/desc.json deleted file mode 100644 index bf7c1974a..000000000 --- a/operators/type_conversion/rescale/rescale_ERRORIF_WrongInputList_10x11_i16_outi16_sc0_dr0_pc0/desc.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "tosa_file": "test.json", - "ifm_name": [ - "input-0" - ], - "ifm_file": [ - "input-0.npy" - ], - "ofm_name": [ - "result-0" - ], - "ofm_file": [ - "result-0.npy" - ], - "expected_return_code": 2, - "expected_failure": true, - "expected_failure_desc": "Op input list does not match expected input", - "profile": [ - "tosa-bi", - "tosa-mi" - ] -} \ No newline at end of file -- cgit v1.2.1