{ 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: [ 1, 0, 0, 1 ], stride: [ 2, 2 ], 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, 1, 2, 6 ], type: "BF16" }, { name: "const-1", shape: [ 8, 1, 1, 6 ], type: "BF16", data: [ 0, 0, 8, 63, 0, 0, 20, 63, 0, 0, 172, 62, 0, 0, 139, 62, 0, 0, 26, 62, 0, 0, 14, 62, 0, 0, 54, 63, 0, 0, 98, 62, 0, 0, 241, 61, 0, 0, 127, 63, 0, 0, 133, 62, 0, 0, 101, 63, 0, 0, 27, 63, 0, 0, 55, 63, 0, 0, 15, 63, 0, 0, 57, 62, 0, 0, 88, 63, 0, 0, 83, 63, 0, 0, 179, 62, 0, 0, 67, 63, 0, 0, 11, 63, 0, 0, 104, 63, 0, 0, 77, 63, 0, 0, 39, 61, 0, 0, 97, 63, 0, 0, 119, 63, 0, 0, 61, 63, 0, 0, 245, 61, 0, 0, 78, 63, 0, 0, 37, 63, 0, 0, 173, 62, 0, 0, 98, 63, 0, 0, 16, 63, 0, 0, 90, 63, 0, 0, 43, 63, 0, 0, 147, 62, 0, 0, 121, 63, 0, 0, 18, 63, 0, 0, 4, 63, 0, 0, 206, 62, 0, 0, 11, 62, 0, 0, 47, 63, 0, 0, 220, 62, 0, 0, 111, 63, 0, 0, 119, 63, 0, 0, 68, 63, 0, 0, 120, 62, 0, 0, 55, 63 ] }, { name: "const-2", shape: [ 8 ], type: "FP32", data: [ 132, 75, 167, 60, 252, 142, 83, 63, 147, 187, 252, 62, 43, 206, 111, 63, 196, 105, 193, 62, 177, 190, 134, 62, 3, 188, 126, 63, 129, 218, 7, 63 ] }, { name: "result-0", shape: [ 1, 1, 2, 8 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }