{ version: { _major: 0, _minor: 50, _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: -93, weight_zp: -66, accum_dtype: "INT48" }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 2, 12 ], type: "INT16" }, { name: "const-1", shape: [ 10, 12 ], type: "INT8", data: [ 232, 126, 90, 136, 187, 82, 142, 91, 200, 106, 203, 239, 41, 160, 14, 1, 72, 127, 42, 232, 232, 234, 80, 210, 170, 213, 133, 155, 151, 69, 56, 50, 246, 55, 169, 102, 0, 112, 166, 255, 50, 254, 242, 170, 225, 189, 205, 47, 33, 27, 220, 117, 150, 215, 158, 214, 118, 221, 104, 254, 51, 245, 196, 67, 120, 195, 71, 194, 55, 73, 243, 60, 197, 148, 152, 242, 103, 160, 244, 52, 179, 56, 206, 79, 20, 12, 173, 246, 91, 132, 66, 254, 56, 41, 238, 207, 32, 163, 21, 152, 38, 32, 149, 65, 234, 73, 138, 173, 254, 176, 212, 41, 164, 45, 154, 172, 22, 75, 171, 204 ] }, { name: "const-2", shape: [ 10 ], type: "INT48", data: [ 91, 253, 63, 108, 192, 20, 113, 114, 162, 117, 204, 216, 201, 156, 214, 60, 70, 23, 116, 75, 120, 121, 214, 133, 200, 38, 248, 34, 100, 117, 12, 107, 240, 60, 120, 251, 148, 119, 250, 85, 97, 72, 160, 16, 20, 203, 45, 149, 157, 70, 239, 163, 149, 252, 206, 171, 60, 249, 158, 253 ] }, { name: "result-0", shape: [ 2, 10 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }