aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-11-16 14:39:55 +0000
committerJeremy Johnson <jeremy.johnson@arm.com>2022-11-16 14:46:02 +0000
commit874bb4fe493b2958a21e9a84c22828e82d4ff167 (patch)
tree4e4a0e31a9ba5c912373ba3a0419c8c84b03688e /operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32
parent7596fd972b49fecfd1c0cc0a425a5d8c64e9c33c (diff)
downloadconformance_tests-874bb4fe493b2958a21e9a84c22828e82d4ff167.tar.gz
Updating conformance files for BF16 support
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Iabe3a47a30eaea83f29b160ae2227e57ec22e96d
Diffstat (limited to 'operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32')
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32/desc.json22
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32/input-0.json137
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32/test.json49
3 files changed, 208 insertions, 0 deletions
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32/desc.json b/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32/desc.json
new file mode 100644
index 000000000..bf7c1974a
--- /dev/null
+++ b/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32/desc.json
@@ -0,0 +1,22 @@
+{
+ "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
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32/input-0.json b/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32/input-0.json
new file mode 100644
index 000000000..30d1f4185
--- /dev/null
+++ b/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32/input-0.json
@@ -0,0 +1,137 @@
+{
+ "type": "int32",
+ "data": [
+ [
+ 1090282341,
+ 1902853867,
+ -1773041358,
+ 1918391830,
+ 1788235759,
+ 34071964,
+ -1988410653,
+ 825214710,
+ 105764733,
+ 1428684552
+ ],
+ [
+ -880650790,
+ 246765549,
+ 1682983626,
+ 717178963,
+ 628258264,
+ 2005637779,
+ -44775456,
+ -1406446097,
+ 2045209371,
+ -1551412922
+ ],
+ [
+ 219689835,
+ 1086763163,
+ 1232964559,
+ 873288924,
+ -320521705,
+ -1348824962,
+ -1983208352,
+ -848621907,
+ 2027328360,
+ 795664441
+ ],
+ [
+ -399672163,
+ -24200868,
+ -712321831,
+ 1689962854,
+ -199725198,
+ 1448068405,
+ -1928250202,
+ -55320184,
+ 442295172,
+ 716677418
+ ],
+ [
+ -2045338032,
+ 616160566,
+ 1457383698,
+ -1752008843,
+ -726914431,
+ -319580512,
+ -1054887125,
+ -258207987,
+ 1688319965,
+ 1706679343
+ ],
+ [
+ 434761655,
+ 1654768106,
+ 1353634623,
+ -1899941190,
+ -485547923,
+ 1482489483,
+ -247354515,
+ 479672569,
+ -377781502,
+ -2077793650
+ ],
+ [
+ 279110293,
+ -508299296,
+ 1176667981,
+ 1666835814,
+ -1698345405,
+ -608882056,
+ -460887553,
+ 757832091,
+ -445809602,
+ 282022185
+ ],
+ [
+ 1753714076,
+ 385946191,
+ -1724711666,
+ -82461969,
+ 1660113285,
+ -75841110,
+ 2074106235,
+ 1729349019,
+ -1013629523,
+ -370156691
+ ],
+ [
+ -1352461062,
+ -1325374202,
+ -567963629,
+ -344754330,
+ -642407415,
+ 1000352476,
+ -1494810263,
+ -106334134,
+ 1669398564,
+ 996847669
+ ],
+ [
+ -1269448541,
+ -1117619865,
+ 1829860959,
+ 355456561,
+ 1631069041,
+ 1564766479,
+ -251315269,
+ 125840537,
+ -565520825,
+ 587634175
+ ],
+ [
+ 643050851,
+ 767969818,
+ 1550181106,
+ 1029415891,
+ -1710419698,
+ -643001185,
+ 300527607,
+ 544802462,
+ 1564819368,
+ -360053657
+ ]
+ ]
+} \ No newline at end of file
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32/test.json b/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32/test.json
new file mode 100644
index 000000000..8183f35f0
--- /dev/null
+++ b/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32/test.json
@@ -0,0 +1,49 @@
+{
+ version: {
+ _major: 0,
+ _minor: 41,
+ _patch: 0,
+ _draft: true
+ },
+ blocks: [
+ {
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 11,
+ 10
+ ],
+ type: "INT32"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 11,
+ 10
+ ],
+ type: "INT32"
+ }
+ ],
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ]
+}