{ 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: [ 0, 9, 9, 0 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: 101, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 9, 44, 3 ], type: "INT8" }, { name: "const-1", shape: [ 3, 1, 3, 7 ], type: "INT4", data: [ 51, 243, 161, 7, 249, 54, 210, 255, 224, 25, 82, 29, 67, 179, 14, 63, 22, 155, 49, 78, 176, 157, 9, 20, 61, 183, 65, 84, 31, 182, 209, 3 ] }, { name: "const-2", shape: [ 21 ], type: "INT32", data: [ 156, 206, 133, 188, 82, 124, 7, 231, 133, 71, 224, 113, 2, 192, 134, 175, 207, 149, 207, 33, 195, 7, 4, 63, 80, 32, 29, 135, 116, 32, 245, 94, 198, 96, 108, 129, 172, 126, 203, 12, 173, 101, 34, 224, 83, 213, 10, 235, 116, 130, 99, 137, 166, 154, 77, 172, 55, 220, 235, 7, 36, 144, 205, 55, 247, 153, 100, 18, 162, 38, 27, 15, 221, 238, 135, 50, 19, 48, 202, 74, 221, 250, 47, 8 ] }, { name: "result-0", shape: [ 1, 16, 53, 21 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }