{ 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, 34, 19, 27 ], type: "FP16" }, { name: "const-1", shape: [ 1, 1, 1, 27 ], type: "FP16", data: [ 224, 56, 90, 183, 163, 58, 187, 180, 21, 188, 220, 63, 54, 190, 247, 60, 20, 176, 82, 60, 106, 60, 141, 57, 23, 59, 172, 181, 101, 182, 152, 60, 145, 61, 37, 63, 125, 61, 103, 54, 176, 60, 200, 190, 252, 47, 232, 190, 117, 60, 182, 191, 158, 56 ] }, { name: "const-2", shape: [ 1 ], type: "FP32", data: [ 100, 235, 204, 191 ] }, { name: "result-0", shape: [ 1, 34, 19, 1 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }