{ 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: [ -2, -2, -2, -2 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: -25, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 13, 24, 1 ], type: "INT8" }, { name: "const-1", shape: [ 51, 1, 1, 1 ], type: "INT4", data: [ 169, 179, 194, 214, 144, 28, 48, 79, 43, 158, 148, 6, 178, 210, 91, 62, 0, 112, 58, 163, 97, 252, 214, 16, 164, 2 ] }, { name: "const-2", shape: [ 51 ], type: "INT32", data: [ 167, 107, 146, 123, 250, 30, 253, 187, 219, 165, 205, 144, 233, 10, 115, 86, 206, 57, 222, 132, 100, 203, 81, 115, 196, 56, 155, 52, 212, 15, 68, 17, 205, 42, 34, 133, 232, 170, 204, 33, 106, 241, 245, 252, 19, 185, 56, 153, 68, 219, 143, 169, 254, 78, 74, 20, 112, 56, 76, 203, 210, 149, 185, 158, 74, 191, 146, 236, 23, 102, 138, 180, 238, 237, 27, 83, 34, 164, 173, 180, 202, 159, 230, 215, 203, 167, 76, 19, 148, 239, 131, 201, 87, 45, 3, 243, 204, 86, 136, 95, 101, 73, 224, 128, 112, 214, 111, 79, 96, 132, 43, 224, 72, 114, 145, 86, 243, 18, 88, 170, 65, 68, 89, 208, 26, 135, 53, 224, 142, 87, 103, 26, 128, 119, 104, 196, 174, 212, 182, 47, 72, 81, 159, 67, 185, 232, 170, 123, 99, 124, 93, 86, 146, 216, 164, 60, 30, 147, 39, 165, 68, 24, 83, 22, 135, 177, 188, 18, 161, 174, 63, 158, 15, 57, 115, 230, 156, 201, 179, 236, 223, 13, 32, 95, 180, 182, 193, 9, 119, 184, 209, 79, 89, 180, 251, 93, 34, 178, 216, 179, 58, 175, 184, 222 ] }, { name: "result-0", shape: [ 1, 9, 20, 51 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }