{ 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: 28, weight_zp: 85, accum_dtype: "FP16" }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 13, 13 ], type: "INT8" }, { name: "const-1", shape: [ 6, 13 ], type: "INT8", data: [ 14, 173, 19, 238, 93, 249, 253, 207, 142, 119, 198, 165, 150, 54, 227, 6, 155, 226, 209, 44, 53, 167, 92, 110, 150, 85, 77, 62, 127, 117, 223, 112, 171, 179, 60, 98, 179, 74, 72, 239, 95, 8, 12, 15, 23, 4, 104, 236, 195, 31, 250, 82, 93, 116, 90, 42, 246, 114, 228, 118, 121, 38, 122, 200, 143, 4, 211, 103, 43, 160, 28, 62, 227, 114, 59, 55, 210, 114 ] }, { name: "const-2", shape: [ 6 ], type: "INT32", data: [ 201, 26, 70, 44, 137, 186, 231, 56, 232, 202, 247, 77, 118, 208, 130, 124, 97, 110, 95, 48, 47, 183, 0, 118 ] }, { name: "result-0", shape: [ 13, 6 ], type: "FP16" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }