{ version: { _major: 0, _minor: 41, _patch: 0, _draft: true }, 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, 0, 0 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: 72, weight_zp: 0, accum_dtype: "INT32" }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 4, 5, 11 ], type: "INT8" }, { name: "const-1", shape: [ 1, 1, 11, 3 ], type: "INT4", data: [ 196, 11, 146, 160, 236, 201, 114, 212, 247, 94, 78, 219, 199, 245, 247, 224, 12 ] }, { name: "const-2", shape: [ 33 ], type: "INT32", data: [ 153, 220, 2, 88, 16, 57, 188, 18, 73, 212, 78, 1, 113, 106, 65, 223, 176, 235, 183, 69, 177, 164, 13, 217, 62, 16, 215, 188, 98, 211, 21, 149, 7, 165, 139, 95, 44, 232, 185, 146, 188, 179, 74, 88, 36, 241, 248, 224, 29, 213, 166, 128, 8, 89, 27, 109, 148, 110, 167, 61, 246, 20, 24, 57, 97, 169, 68, 12, 148, 247, 179, 66, 10, 55, 21, 162, 73, 121, 250, 187, 9, 3, 57, 11, 241, 33, 10, 60, 102, 1, 162, 22, 191, 135, 4, 232, 215, 139, 0, 44, 25, 57, 52, 143, 248, 1, 26, 2, 128, 128, 18, 229, 221, 116, 135, 255, 36, 217, 153, 161, 8, 2, 65, 103, 73, 12, 140, 90, 147, 26, 81, 113 ] }, { name: "result-0", shape: [ 1, 6, 6, 33 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }