{ 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, 1, 1, 1 ], stride: [ 1, 8 ], dilation: [ 2, 1 ], 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, 183, 190, 0, 0, 255, 61, 0, 0, 182, 63, 0, 0, 228, 63, 0, 0, 174, 63, 0, 0, 42, 63, 0, 0, 212, 63, 0, 0, 164, 63, 0, 0, 42, 190, 0, 0, 168, 63, 0, 0, 87, 191, 0, 0, 242, 191, 0, 0, 92, 63, 0, 0, 79, 63, 0, 0, 184, 63, 0, 0, 182, 63 ] }, { name: "const-2", shape: [ 16 ], type: "FP32", data: [ 108, 203, 128, 189, 135, 80, 32, 63, 84, 163, 171, 62, 190, 103, 105, 61, 59, 172, 120, 63, 155, 96, 94, 191, 186, 201, 121, 63, 190, 95, 220, 191, 240, 166, 225, 191, 163, 146, 14, 191, 139, 122, 231, 191, 99, 44, 28, 63, 53, 75, 232, 191, 202, 183, 160, 63, 189, 16, 17, 191, 162, 138, 73, 62 ] }, { name: "result-0", shape: [ 1, 18, 5, 16 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }