{ 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: [ 1, 0, 1, 1 ], stride: [ 1, 1 ], 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, 17, 31, 4 ], type: "BF16" }, { name: "const-1", shape: [ 1, 1, 4, 4 ], type: "BF16", data: [ 0, 0, 131, 63, 0, 0, 32, 63, 0, 0, 116, 61, 0, 0, 50, 61, 0, 0, 47, 63, 0, 0, 184, 191, 0, 0, 153, 62, 0, 0, 176, 191, 0, 0, 86, 189, 0, 0, 170, 61, 0, 0, 143, 191, 0, 0, 179, 190, 0, 0, 244, 63, 0, 0, 174, 63, 0, 0, 206, 63, 0, 0, 37, 189 ] }, { name: "const-2", shape: [ 16 ], type: "FP32", data: [ 151, 36, 70, 63, 88, 236, 3, 62, 29, 205, 171, 62, 243, 14, 233, 61, 167, 214, 194, 191, 90, 131, 186, 191, 206, 224, 3, 191, 5, 54, 246, 63, 134, 235, 228, 63, 7, 30, 42, 191, 44, 153, 99, 63, 87, 119, 199, 191, 81, 170, 109, 191, 3, 177, 40, 61, 247, 150, 189, 63, 51, 119, 208, 63 ] }, { name: "result-0", shape: [ 1, 18, 33, 16 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }