{ version: { _major: 0, _minor: 70, _patch: 0, _draft: false }, regions: [ { name: "main", 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: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 3, 16 ], type: "FP16" }, { name: "const-1", shape: [ 6, 16 ], type: "FP16", data: [ 151, 60, 70, 57, 145, 58, 126, 60, 66, 177, 102, 52, 195, 189, 43, 190, 100, 57, 102, 175, 45, 52, 61, 60, 80, 56, 220, 50, 148, 51, 70, 186, 130, 191, 13, 180, 145, 188, 219, 181, 168, 61, 66, 188, 17, 191, 255, 186, 155, 186, 46, 57, 77, 51, 139, 60, 66, 57, 254, 181, 6, 61, 84, 189, 163, 191, 143, 190, 30, 59, 225, 176, 107, 189, 72, 28, 144, 189, 72, 58, 228, 178, 157, 183, 90, 186, 43, 56, 108, 184, 153, 190, 29, 190, 100, 63, 138, 62, 100, 58, 126, 187, 130, 63, 118, 60, 241, 58, 123, 178, 74, 187, 117, 190, 113, 62, 169, 177, 195, 188, 54, 186, 18, 53, 44, 189, 181, 61, 35, 60, 6, 59, 89, 180, 19, 56, 98, 53, 204, 56, 166, 190, 99, 181, 86, 191, 39, 166, 114, 185, 176, 189, 88, 190, 156, 53, 69, 189, 205, 62, 48, 53, 230, 184, 210, 53, 163, 191, 86, 63, 136, 172, 134, 60, 173, 190, 213, 170, 194, 168, 1, 63, 151, 52, 201, 174, 117, 187, 100, 185, 75, 45 ] }, { name: "const-2", shape: [ 6 ], type: "FP16", data: [ 210, 179, 167, 191, 56, 61, 87, 62, 194, 189, 235, 50 ] }, { name: "result-0", shape: [ 3, 6 ], type: "FP16" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }