aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_binary/logical_left_shift/logical_left_shift_20_i8/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:38 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:38 +0100
commit4f0cd453e02cf11dcb8b1dcb004cf4909cb2db1a (patch)
treec0615247657214838ae0e9e6e08cf59b45945421 /operators/ew_binary/logical_left_shift/logical_left_shift_20_i8/desc.json
parente6f2dc9772476e7be0c139ea01b25688325397c3 (diff)
downloadconformance_tests-4f0cd453e02cf11dcb8b1dcb004cf4909cb2db1a.tar.gz
Updating LOGICAL_LEFT_SHIFT tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I65a948370fd39f6af47c84317dd40fa4d3f4f5ce
Diffstat (limited to 'operators/ew_binary/logical_left_shift/logical_left_shift_20_i8/desc.json')
-rw-r--r--operators/ew_binary/logical_left_shift/logical_left_shift_20_i8/desc.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_20_i8/desc.json b/operators/ew_binary/logical_left_shift/logical_left_shift_20_i8/desc.json
new file mode 100644
index 000000000..be172ba86
--- /dev/null
+++ b/operators/ew_binary/logical_left_shift/logical_left_shift_20_i8/desc.json
@@ -0,0 +1,22 @@
+{
+ "tosa_file": "test.json",
+ "ifm_name": [
+ "input-0",
+ "input-1"
+ ],
+ "ifm_file": [
+ "input-0.npy",
+ "input-1.npy"
+ ],
+ "ofm_name": [
+ "result-0"
+ ],
+ "ofm_file": [
+ "result-0.npy"
+ ],
+ "expected_return_code": 0,
+ "expected_failure": false,
+ "expected_result_file": [
+ "Conformance-result-0.npy"
+ ]
+} \ No newline at end of file