{ version: { _major: 0, _minor: 41, _patch: 0, _draft: true }, 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: 0, weight_zp: 121, accum_dtype: "INT48" }, inputs: [ "input-0", "const-1", "const-2", "eiDummyInput" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 12, 12 ], type: "INT16" }, { name: "const-1", shape: [ 10, 12 ], type: "INT8", data: [ 215, 82, 124, 92, 244, 38, 237, 18, 69, 220, 197, 94, 24, 4, 51, 128, 91, 86, 159, 200, 39, 77, 129, 169, 255, 158, 220, 4, 80, 184, 58, 196, 49, 178, 171, 71, 207, 109, 201, 182, 177, 221, 235, 180, 236, 47, 217, 129, 75, 134, 48, 184, 75, 2, 78, 219, 184, 147, 114, 93, 38, 89, 76, 140, 109, 119, 80, 37, 15, 231, 250, 186, 12, 210, 95, 140, 144, 91, 227, 15, 200, 185, 242, 161, 26, 162, 69, 229, 130, 246, 238, 142, 202, 201, 60, 68, 198, 110, 187, 6, 172, 167, 0, 190, 141, 123, 50, 45, 98, 58, 178, 102, 254, 91, 97, 129, 90, 148, 72, 42 ] }, { name: "const-2", shape: [ 10 ], type: "INT48", data: [ 31, 238, 124, 141, 224, 239, 252, 94, 106, 73, 183, 123, 69, 142, 155, 48, 247, 189, 178, 220, 237, 236, 34, 162, 231, 153, 40, 87, 199, 233, 38, 213, 189, 208, 178, 166, 29, 150, 153, 244, 132, 248, 118, 125, 74, 170, 128, 30, 100, 94, 67, 22, 36, 229, 179, 77, 245, 221, 182, 192 ] }, { name: "result-0", shape: [ 12, 10 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }