aboutsummaryrefslogtreecommitdiff
path: root/operators/data_nodes/const/const_49_i16/test.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:29 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:29 +0100
commiteb8bca812efc17b975864d87a734c0dd520df618 (patch)
tree3091f06effa72e7a9222234950ba60c0d97f33af /operators/data_nodes/const/const_49_i16/test.json
parentbc6c4467ba7574cf5ff8f775751fc7d20c10c879 (diff)
downloadconformance_tests-eb8bca812efc17b975864d87a734c0dd520df618.tar.gz
Updating CONST tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I528c7427b388429f73b3915ab1d529c3f2ea690d
Diffstat (limited to 'operators/data_nodes/const/const_49_i16/test.json')
-rw-r--r--operators/data_nodes/const/const_49_i16/test.json140
1 files changed, 140 insertions, 0 deletions
diff --git a/operators/data_nodes/const/const_49_i16/test.json b/operators/data_nodes/const/const_49_i16/test.json
new file mode 100644
index 000000000..8801acf1c
--- /dev/null
+++ b/operators/data_nodes/const/const_49_i16/test.json
@@ -0,0 +1,140 @@
+{
+ version: {
+ _major: 0,
+ _minor: 30,
+ _patch: 0,
+ _draft: false
+ },
+ blocks: [
+ {
+ name: "main",
+ operators: [
+ {
+ op: "CONST",
+ attribute_type: "NONE",
+ inputs: [
+
+ ],
+ outputs: [
+ "const-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "const-0",
+ shape: [
+ 49
+ ],
+ type: "INT16",
+ data: [
+ 81,
+ 243,
+ 44,
+ 186,
+ 150,
+ 151,
+ 249,
+ 13,
+ 76,
+ 99,
+ 86,
+ 144,
+ 184,
+ 91,
+ 223,
+ 83,
+ 217,
+ 198,
+ 180,
+ 33,
+ 76,
+ 170,
+ 18,
+ 66,
+ 85,
+ 51,
+ 194,
+ 218,
+ 99,
+ 145,
+ 127,
+ 120,
+ 24,
+ 242,
+ 163,
+ 100,
+ 140,
+ 45,
+ 68,
+ 71,
+ 136,
+ 66,
+ 211,
+ 177,
+ 40,
+ 221,
+ 123,
+ 247,
+ 111,
+ 255,
+ 54,
+ 139,
+ 235,
+ 11,
+ 127,
+ 167,
+ 77,
+ 62,
+ 220,
+ 46,
+ 42,
+ 108,
+ 168,
+ 62,
+ 220,
+ 221,
+ 174,
+ 119,
+ 45,
+ 233,
+ 105,
+ 211,
+ 209,
+ 103,
+ 214,
+ 222,
+ 139,
+ 147,
+ 52,
+ 248,
+ 177,
+ 75,
+ 129,
+ 176,
+ 131,
+ 246,
+ 66,
+ 161,
+ 189,
+ 47,
+ 199,
+ 249,
+ 135,
+ 212,
+ 22,
+ 186,
+ 131,
+ 16
+ ]
+ }
+ ],
+ inputs: [
+
+ ],
+ outputs: [
+ "const-0"
+ ]
+ }
+ ]
+}