{ 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, 1, 1, 1 ], stride: [ 1, 1 ], dilation: [ 1, 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, 214, 63, 0, 0, 244, 191, 0, 0, 250, 63, 0, 0, 181, 61, 0, 0, 173, 191, 0, 0, 194, 63, 0, 0, 92, 191, 0, 0, 13, 191, 0, 0, 238, 187, 0, 0, 132, 63, 0, 0, 237, 63, 0, 0, 170, 63, 0, 0, 229, 190, 0, 0, 224, 191, 0, 0, 105, 191, 0, 0, 177, 191 ] }, { name: "const-2", shape: [ 16 ], type: "FP32", data: [ 232, 176, 26, 63, 219, 231, 237, 190, 66, 71, 67, 63, 73, 33, 174, 63, 31, 50, 239, 63, 122, 33, 149, 189, 38, 209, 94, 191, 52, 168, 201, 62, 174, 157, 231, 191, 144, 211, 117, 191, 104, 137, 141, 63, 196, 215, 144, 63, 219, 187, 234, 60, 137, 151, 236, 63, 164, 80, 209, 190, 181, 5, 85, 62 ] }, { name: "result-0", shape: [ 1, 19, 33, 16 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }