{ 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, 0, 9, 0 ], stride: [ 2, 1 ], dilation: [ 2, 1 ], input_zp: -10, 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: [ 1, 1, 3, 7 ], type: "INT4", data: [ 211, 89, 167, 253, 68, 222, 207, 207, 57, 212, 15 ] }, { name: "const-2", shape: [ 21 ], type: "INT32", data: [ 210, 68, 22, 231, 192, 196, 170, 133, 94, 231, 176, 11, 148, 1, 91, 245, 12, 167, 213, 112, 26, 193, 43, 223, 151, 92, 90, 75, 192, 222, 254, 227, 128, 158, 110, 175, 43, 213, 65, 217, 234, 206, 17, 98, 191, 213, 157, 193, 178, 173, 66, 88, 91, 128, 92, 42, 187, 8, 199, 62, 135, 29, 164, 64, 48, 243, 83, 4, 184, 40, 19, 26, 149, 100, 223, 145, 191, 43, 245, 50, 30, 53, 37, 54 ] }, { name: "result-0", shape: [ 1, 5, 53, 21 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }