aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_unary/bitwise_not/bitwise_not_4x2x8x15x12_i16/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2023-04-26 15:51:11 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2023-04-26 16:31:32 +0100
commit523ce4cb02b09f4d737ee1c8d322d19890a1cf1e (patch)
tree3de0c27ce06b44cfac228f832dc699cc5462f251 /operators/ew_unary/bitwise_not/bitwise_not_4x2x8x15x12_i16/desc.json
parent8bdda4f520a4fcb740a91ba4d34839169e33dadc (diff)
downloadconformance_tests-523ce4cb02b09f4d737ee1c8d322d19890a1cf1e.tar.gz
Updating EW_UNARY tests for 8k level support
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I89d35ef2e6975fbffc93788b666ea6b97e470ae5
Diffstat (limited to 'operators/ew_unary/bitwise_not/bitwise_not_4x2x8x15x12_i16/desc.json')
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_4x2x8x15x12_i16/desc.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_4x2x8x15x12_i16/desc.json b/operators/ew_unary/bitwise_not/bitwise_not_4x2x8x15x12_i16/desc.json
new file mode 100644
index 000000000..279cf7380
--- /dev/null
+++ b/operators/ew_unary/bitwise_not/bitwise_not_4x2x8x15x12_i16/desc.json
@@ -0,0 +1,27 @@
+{
+ "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": 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