{ version: { _major: 0, _minor: 70, _patch: 0, _draft: true }, 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", "eiDummyOutput" ] } ], tensors: [ { name: "input-0", shape: [ 4, 9 ], type: "FP32" }, { name: "const-1", shape: [ 2, 9 ], type: "FP32", data: [ 70, 104, 76, 62, 76, 252, 166, 61, 22, 247, 199, 62, 21, 190, 8, 63, 47, 236, 192, 62, 99, 233, 32, 63, 93, 114, 1, 63, 185, 198, 111, 63, 183, 155, 209, 62, 180, 242, 168, 61, 58, 151, 154, 62, 220, 27, 27, 63, 185, 21, 131, 62, 219, 184, 137, 62, 114, 220, 173, 62, 38, 3, 63, 63, 146, 172, 112, 63, 145, 100, 179, 62 ] }, { name: "const-2", shape: [ 2 ], type: "FP32", data: [ 4, 46, 72, 62, 186, 93, 215, 62 ] }, { name: "result-0", shape: [ 4, 2 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }