{ version: { _major: 0, _minor: 40, _patch: 0, _draft: false }, blocks: [ { name: "main", operators: [ { op: "CONST", attribute_type: "NONE", inputs: [ ], outputs: [ "const-1" ] }, { op: "CONST", attribute_type: "NONE", inputs: [ ], outputs: [ "const-2" ] }, { op: "CONV2D", attribute_type: "ConvAttribute", attribute: { pad: [ 0, 0, 0, 0 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: 91, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 10, 10, 10, 10 ], type: "INT8" }, { name: "const-1", shape: [ 11, 1, 1, 10 ], type: "INT4", data: [ 181, 81, 94, 30, 112, 187, 185, 192, 164, 236, 101, 219, 70, 11, 213, 231, 159, 6, 156, 3, 31, 106, 178, 205, 124, 145, 144, 97, 30, 193, 144, 74, 20, 102, 157, 11, 236, 212, 64, 65, 180, 155, 160, 211, 176, 171, 101, 206, 215, 73, 57, 51, 122, 176, 54 ] }, { name: "const-2", shape: [ 11 ], type: "INT32", data: [ 121, 202, 153, 175, 153, 166, 12, 17, 39, 160, 240, 161, 182, 169, 157, 127, 9, 198, 113, 68, 235, 213, 115, 127, 207, 222, 58, 196, 77, 18, 39, 38, 42, 30, 227, 229, 157, 211, 72, 31, 252, 15, 179, 152 ] }, { name: "result-0", shape: [ 1, 10, 10, 11 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }