{ version: { _major: 0, _minor: 51, _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: [ 1, 1, 1, 1 ], stride: [ 8, 8 ], dilation: [ 1, 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: [ 3, 1, 4, 2 ], type: "BF16", data: [ 0, 0, 91, 62, 0, 0, 201, 191, 0, 0, 10, 63, 0, 0, 163, 191, 0, 0, 217, 190, 0, 0, 222, 191, 0, 0, 225, 62, 0, 0, 172, 63, 0, 0, 174, 63, 0, 0, 82, 63, 0, 0, 167, 63, 0, 0, 240, 189, 0, 0, 182, 63, 0, 0, 41, 63, 0, 0, 133, 63, 0, 0, 33, 63, 0, 0, 195, 63, 0, 0, 121, 63, 0, 0, 207, 63, 0, 0, 148, 191, 0, 0, 18, 191, 0, 0, 97, 63, 0, 0, 207, 191, 0, 0, 255, 63 ] }, { name: "const-2", shape: [ 8 ], type: "FP32", data: [ 43, 21, 180, 190, 210, 194, 149, 63, 9, 243, 181, 191, 140, 46, 222, 191, 114, 169, 242, 63, 232, 15, 81, 62, 18, 81, 139, 191, 159, 218, 238, 191 ] }, { name: "result-0", shape: [ 1, 3, 5, 8 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }