{ 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: -123, weight_zp: 3 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 6, 32 ], type: "INT8" }, { name: "const-1", shape: [ 13, 32 ], type: "INT4", data: [ 97, 212, 110, 9, 106, 153, 205, 208, 30, 113, 16, 179, 83, 189, 222, 81, 161, 61, 29, 211, 226, 235, 159, 6, 105, 149, 235, 48, 47, 41, 6, 223, 151, 189, 5, 38, 1, 28, 115, 113, 7, 191, 109, 235, 195, 39, 201, 84, 86, 58, 170, 3, 82, 10, 245, 0, 150, 86, 245, 224, 108, 48, 74, 114, 27, 16, 9, 45, 252, 146, 52, 153, 213, 5, 222, 162, 239, 235, 48, 106, 54, 246, 53, 177, 97, 247, 76, 186, 113, 253, 253, 25, 209, 76, 155, 105, 174, 182, 158, 51, 196, 125, 149, 83, 33, 153, 185, 39, 212, 183, 150, 169, 196, 15, 228, 233, 61, 164, 164, 226, 13, 77, 87, 15, 79, 1, 239, 49, 95, 245, 182, 214, 209, 239, 163, 101, 17, 179, 196, 211, 68, 44, 208, 113, 121, 5, 226, 26, 197, 67, 228, 254, 101, 127, 225, 41, 114, 147, 65, 240, 37, 243, 13, 39, 163, 199, 247, 102, 100, 82, 171, 81, 4, 32, 86, 26, 78, 112, 63, 106, 235, 117, 0, 121, 153, 144, 43, 211, 36, 60, 81, 203, 237, 54, 17, 246, 188, 45, 240, 112, 183, 202, 245, 37, 209, 190, 208, 157 ] }, { name: "const-2", shape: [ 13 ], type: "INT32", data: [ 69, 78, 146, 76, 97, 113, 115, 112, 18, 57, 143, 255, 123, 104, 57, 9, 55, 254, 3, 109, 207, 135, 240, 2, 47, 179, 104, 31, 183, 167, 151, 237, 139, 110, 170, 3, 145, 228, 152, 5, 36, 164, 8, 54, 13, 8, 172, 26, 49, 192, 1, 1 ] }, { name: "result-0", shape: [ 6, 13 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }