{ 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, 9, 9, 9 ], stride: [ 8, 8 ], dilation: [ 2, 2 ], 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: "BF16" }, { name: "const-1", shape: [ 1, 1, 3, 7 ], type: "BF16", data: [ 0, 0, 117, 63, 0, 0, 25, 63, 0, 0, 217, 63, 0, 0, 110, 191, 0, 0, 60, 190, 0, 0, 212, 62, 0, 0, 169, 191, 0, 0, 237, 63, 0, 0, 67, 191, 0, 0, 152, 63, 0, 0, 179, 63, 0, 0, 50, 63, 0, 0, 246, 190, 0, 0, 195, 188, 0, 0, 213, 62, 0, 0, 117, 191, 0, 0, 6, 191, 0, 0, 247, 191, 0, 0, 167, 63, 0, 0, 139, 191, 0, 0, 140, 191 ] }, { name: "const-2", shape: [ 1 ], type: "FP32", data: [ 68, 87, 183, 191 ] }, { name: "result-0", shape: [ 1, 4, 9, 1 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }