{ version: { _major: 0, _minor: 51, _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: "CONV2D", attribute_type: "ConvAttribute", attribute: { pad: [ 0, 0, 0, 0 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: 0, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 16, 51, 7 ], type: "FP16" }, { name: "const-1", shape: [ 1, 3, 3, 7 ], type: "FP16", data: [ 77, 189, 5, 189, 57, 60, 228, 60, 127, 187, 30, 60, 45, 61, 255, 181, 229, 63, 4, 190, 30, 58, 237, 56, 206, 55, 169, 186, 240, 181, 96, 58, 92, 61, 199, 181, 11, 191, 72, 57, 156, 181, 132, 62, 36, 163, 142, 61, 131, 57, 8, 63, 111, 54, 153, 49, 149, 62, 209, 58, 83, 169, 137, 53, 101, 189, 254, 61, 229, 191, 106, 61, 59, 62, 17, 188, 151, 52, 221, 190, 243, 47, 173, 60, 4, 184, 94, 177, 67, 189, 16, 57, 247, 177, 213, 61, 23, 62, 50, 189, 229, 187, 102, 44, 187, 190, 56, 188, 214, 177, 9, 189, 219, 60, 97, 171, 157, 61, 170, 62, 54, 39, 21, 183, 238, 60 ] }, { name: "const-2", shape: [ 1 ], type: "FP32", data: [ 5, 173, 127, 190 ] }, { name: "result-0", shape: [ 1, 14, 49, 1 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }