{ 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: [ 1, 8 ], dilation: [ 1, 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, 162, 190, 0, 0, 217, 63, 0, 0, 33, 63, 0, 0, 143, 63, 0, 0, 253, 63, 0, 0, 234, 63, 0, 0, 47, 191, 0, 0, 176, 63, 0, 0, 149, 63, 0, 0, 166, 63, 0, 0, 101, 63, 0, 0, 141, 191, 0, 0, 183, 189, 0, 0, 218, 63, 0, 0, 234, 63, 0, 0, 84, 62, 0, 0, 18, 191, 0, 0, 224, 191, 0, 0, 185, 191, 0, 0, 237, 191, 0, 0, 166, 63 ] }, { name: "const-2", shape: [ 1 ], type: "FP32", data: [ 76, 79, 50, 62 ] }, { name: "result-0", shape: [ 1, 25, 9, 1 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }