{ 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: [ 0, 9, 9, 9 ], stride: [ 1, 1 ], dilation: [ 7, 7 ], 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, 99, 190, 0, 0, 157, 189, 0, 0, 186, 63, 0, 0, 134, 63, 0, 0, 217, 190, 0, 0, 206, 63, 0, 0, 163, 189, 0, 0, 5, 191, 0, 0, 253, 191, 0, 0, 96, 191, 0, 0, 200, 191, 0, 0, 139, 191, 0, 0, 216, 191, 0, 0, 179, 190, 0, 0, 202, 191, 0, 0, 193, 63 ] }, { name: "const-2", shape: [ 16 ], type: "FP32", data: [ 45, 10, 55, 61, 85, 127, 234, 62, 250, 253, 255, 191, 26, 216, 106, 63, 187, 9, 37, 191, 210, 8, 169, 191, 55, 23, 235, 63, 136, 53, 0, 63, 192, 216, 242, 63, 78, 83, 214, 62, 214, 104, 159, 63, 151, 141, 168, 191, 17, 40, 229, 191, 229, 104, 55, 191, 225, 232, 218, 191, 90, 55, 155, 191 ] }, { name: "result-0", shape: [ 1, 26, 49, 16 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }