{ version: { _major: 0, _minor: 70, _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: "DEPTHWISE_CONV2D", attribute_type: "ConvAttribute", attribute: { pad: [ 0, 0, 0, 9 ], stride: [ 8, 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, 232, 63, 0, 0, 215, 62, 0, 0, 44, 63, 0, 0, 163, 191, 0, 0, 135, 62, 0, 0, 161, 191, 0, 0, 127, 190, 0, 0, 47, 63, 0, 0, 145, 63, 0, 0, 223, 191, 0, 0, 37, 191, 0, 0, 238, 188, 0, 0, 75, 191, 0, 0, 61, 191, 0, 0, 207, 191, 0, 0, 49, 62 ] }, { name: "const-2", shape: [ 16 ], type: "FP32", data: [ 170, 24, 200, 191, 121, 140, 148, 63, 237, 205, 242, 191, 199, 219, 149, 62, 196, 178, 7, 191, 15, 208, 20, 191, 203, 97, 174, 63, 54, 121, 199, 190, 158, 52, 250, 63, 197, 25, 198, 190, 135, 15, 176, 191, 31, 152, 38, 191, 219, 99, 223, 188, 228, 253, 244, 62, 162, 39, 87, 191, 2, 37, 235, 191 ] }, { name: "result-0", shape: [ 1, 3, 40, 16 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }