{ version: { _major: 0, _minor: 30, _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: "FULLY_CONNECTED", attribute_type: "FullyConnectedAttribute", attribute: { input_zp: 46, weight_zp: 97 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 27, 1, 27, 5, 27 ], type: "INT8" }, { name: "const-1", shape: [ 44, 1 ], type: "INT8", data: [ 139, 178, 50, 41, 209, 237, 61, 213, 235, 95, 9, 121, 169, 2, 48, 120, 202, 226, 100, 44, 48, 39, 236, 83, 152, 175, 23, 120, 151, 106, 24, 61, 253, 199, 129, 161, 16, 116, 90, 2, 196, 14, 101, 202 ] }, { name: "const-2", shape: [ 44 ], type: "INT32", data: [ 174, 131, 79, 209, 44, 219, 50, 54, 36, 88, 120, 177, 243, 116, 62, 86, 29, 249, 115, 39, 63, 106, 51, 119, 18, 255, 242, 220, 240, 37, 241, 194, 29, 169, 22, 232, 196, 105, 4, 111, 165, 29, 62, 128, 237, 61, 97, 18, 216, 20, 143, 157, 13, 19, 167, 218, 191, 170, 9, 72, 113, 216, 108, 184, 199, 110, 111, 19, 17, 174, 103, 127, 49, 122, 138, 223, 189, 159, 135, 179, 149, 213, 193, 255, 222, 250, 169, 105, 83, 62, 140, 188, 197, 209, 30, 231, 142, 110, 94, 196, 3, 217, 99, 235, 232, 88, 157, 212, 196, 143, 134, 197, 118, 19, 120, 126, 66, 170, 9, 23, 135, 141, 195, 164, 197, 245, 207, 142, 132, 19, 1, 143, 10, 24, 220, 219, 246, 173, 229, 62, 16, 216, 139, 214, 247, 120, 158, 88, 178, 106, 60, 147, 60, 217, 214, 185, 16, 25, 100, 136, 4, 175, 105, 141, 231, 239, 39, 197, 176, 111, 236, 159, 30, 2, 178, 165 ] }, { name: "result-0", shape: [ 27, 44 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }