aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_ternary/select/select_5x2x8x5x5x1_i32/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2023-04-26 15:51:04 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2023-04-26 16:31:30 +0100
commit8bdda4f520a4fcb740a91ba4d34839169e33dadc (patch)
tree915d3c6fbca16100add6b43256d6ba6d4abdafed /operators/ew_ternary/select/select_5x2x8x5x5x1_i32/desc.json
parent6863cab4ff6a7abe6ee4eb4703d0350397f99487 (diff)
downloadconformance_tests-8bdda4f520a4fcb740a91ba4d34839169e33dadc.tar.gz
Updating EW_TERNARY tests for 8k level support
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ic82ec4a5f0f1bec74039e7a036bda7e7380a1918
Diffstat (limited to 'operators/ew_ternary/select/select_5x2x8x5x5x1_i32/desc.json')
-rw-r--r--operators/ew_ternary/select/select_5x2x8x5x5x1_i32/desc.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/operators/ew_ternary/select/select_5x2x8x5x5x1_i32/desc.json b/operators/ew_ternary/select/select_5x2x8x5x5x1_i32/desc.json
new file mode 100644
index 000000000..22628ef95
--- /dev/null
+++ b/operators/ew_ternary/select/select_5x2x8x5x5x1_i32/desc.json
@@ -0,0 +1,31 @@
+{
+ "tosa_file": "test.json",
+ "ifm_name": [
+ "input-0",
+ "input-1",
+ "input-2"
+ ],
+ "ifm_file": [
+ "input-0.npy",
+ "input-1.npy",
+ "input-2.npy"
+ ],
+ "ofm_name": [
+ "result-0"
+ ],
+ "ofm_file": [
+ "result-0.npy"
+ ],
+ "expected_return_code": 0,
+ "expected_failure": false,
+ "expected_result_file": [
+ "Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ],
+ "tag": [
+ "8k_level"
+ ]
+} \ No newline at end of file