{ version: { _major: 0, _minor: 60, _patch: 0, _draft: false }, 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, 9 ], stride: [ 1, 2 ], dilation: [ 1, 2 ], input_zp: -28, weight_zp: -46 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 11, 33, 4 ], type: "INT8" }, { name: "const-1", shape: [ 2, 2, 4, 4 ], type: "INT8", data: [ 156, 226, 231, 146, 127, 184, 218, 205, 163, 111, 23, 174, 211, 45, 154, 194, 157, 26, 160, 88, 133, 189, 91, 38, 28, 92, 102, 159, 63, 74, 53, 41, 140, 92, 206, 56, 156, 241, 6, 26, 250, 150, 218, 35, 221, 167, 205, 13, 210, 164, 170, 177, 23, 137, 125, 225, 6, 38, 189, 60, 26, 249, 147, 110 ] }, { name: "const-2", shape: [ 16 ], type: "INT32", data: [ 215, 114, 52, 39, 37, 194, 84, 131, 12, 29, 60, 64, 204, 113, 32, 28, 37, 140, 29, 29, 169, 63, 169, 113, 19, 252, 64, 91, 213, 55, 77, 10, 76, 125, 224, 148, 62, 245, 124, 101, 102, 218, 222, 164, 244, 122, 75, 14, 0, 127, 14, 61, 245, 246, 29, 244, 74, 255, 229, 110, 55, 199, 139, 127 ] }, { name: "result-0", shape: [ 1, 10, 25, 16 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }