aboutsummaryrefslogtreecommitdiff
path: root/operators/data_nodes/const/const_49_i16/test.json
blob: b34a220251777a8ede39032815d207c86f2d403b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
{
  version: {
    _major: 0,
    _minor: 51,
    _patch: 0,
    _draft: true
  },
  regions: [
    {
      name: "main",
      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"
          ]
        }
      ]
    }
  ]
}