{ version: { _major: 0, _minor: 60, _patch: 0, _draft: false }, 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: "DEPTHWISE_CONV2D", attribute_type: "ConvAttribute", attribute: { pad: [ 9, 9, 9, 0 ], stride: [ 1, 1 ], dilation: [ 7, 1 ], input_zp: 0, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 17, 31, 4 ], type: "BF16" }, { name: "const-1", shape: [ 1, 1, 4, 4 ], type: "BF16", data: [ 0, 0, 42, 190, 0, 0, 213, 63, 0, 0, 38, 190, 0, 0, 221, 191, 0, 0, 114, 189, 0, 0, 110, 191, 0, 0, 61, 191, 0, 0, 187, 190, 0, 0, 227, 189, 0, 0, 207, 191, 0, 0, 35, 63, 0, 0, 140, 191, 0, 0, 241, 191, 0, 0, 104, 191, 0, 0, 29, 63, 0, 0, 130, 63 ] }, { name: "const-2", shape: [ 16 ], type: "FP32", data: [ 14, 240, 159, 191, 131, 134, 229, 191, 35, 183, 194, 191, 193, 23, 56, 63, 109, 43, 5, 63, 116, 135, 175, 191, 246, 99, 48, 191, 84, 71, 131, 191, 209, 140, 249, 62, 187, 229, 202, 63, 97, 237, 188, 189, 181, 188, 171, 61, 240, 85, 137, 191, 237, 70, 147, 191, 142, 181, 75, 191, 107, 177, 152, 191 ] }, { name: "result-0", shape: [ 1, 35, 40, 16 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }