{ 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: [ 9, 0, 0, 9 ], stride: [ 1, 1 ], dilation: [ 1, 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, 167, 63, 0, 0, 250, 191, 0, 0, 139, 63, 0, 0, 148, 191, 0, 0, 247, 191, 0, 0, 176, 63, 0, 0, 108, 63, 0, 0, 142, 61, 0, 0, 246, 191, 0, 0, 116, 63, 0, 0, 41, 63, 0, 0, 107, 190, 0, 0, 165, 63, 0, 0, 248, 63, 0, 0, 73, 191, 0, 0, 145, 63 ] }, { name: "const-2", shape: [ 16 ], type: "FP32", data: [ 81, 106, 235, 191, 47, 144, 194, 190, 162, 44, 129, 191, 255, 101, 167, 63, 70, 53, 19, 191, 134, 226, 118, 63, 60, 87, 157, 63, 134, 90, 117, 190, 166, 77, 64, 191, 166, 43, 174, 62, 165, 22, 241, 63, 42, 56, 112, 63, 43, 113, 190, 63, 40, 30, 235, 191, 17, 118, 165, 62, 52, 94, 27, 63 ] }, { name: "result-0", shape: [ 1, 26, 40, 16 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }