{ 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, 9, 0 ], 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, 117, 190, 0, 0, 113, 63, 0, 0, 94, 62, 0, 0, 11, 190, 0, 0, 170, 191, 0, 0, 42, 191, 0, 0, 218, 63, 0, 0, 82, 61, 0, 0, 188, 63, 0, 0, 26, 62, 0, 0, 38, 189, 0, 0, 137, 63, 0, 0, 164, 191, 0, 0, 194, 190, 0, 0, 142, 63, 0, 0, 190, 191 ] }, { name: "const-2", shape: [ 16 ], type: "FP32", data: [ 1, 229, 217, 63, 155, 126, 245, 63, 6, 157, 24, 188, 84, 207, 114, 63, 207, 134, 250, 62, 217, 76, 23, 191, 91, 115, 194, 190, 137, 25, 223, 190, 80, 176, 201, 63, 182, 1, 81, 190, 160, 228, 251, 191, 110, 28, 146, 191, 211, 122, 141, 63, 59, 1, 166, 63, 81, 32, 109, 63, 48, 253, 51, 63 ] }, { name: "result-0", shape: [ 1, 17, 40, 16 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }