{ 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, 0, 0 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: 0, weight_zp: -68 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 11, 33, 4 ], type: "INT16" }, { name: "const-1", shape: [ 3, 3, 4, 2 ], type: "INT8", data: [ 181, 62, 27, 168, 169, 165, 168, 3, 7, 144, 197, 144, 92, 222, 230, 202, 195, 187, 203, 216, 145, 118, 4, 230, 226, 183, 69, 205, 179, 102, 227, 0, 214, 168, 215, 57, 91, 223, 21, 104, 153, 228, 141, 166, 61, 71, 26, 186, 36, 206, 165, 37, 206, 160, 75, 64, 171, 81, 228, 84, 112, 101, 139, 117, 69, 178, 33, 251, 225, 113, 60, 178 ] }, { name: "const-2", shape: [ 8 ], type: "INT48", data: [ 193, 189, 67, 215, 210, 51, 93, 239, 35, 245, 16, 119, 176, 4, 53, 119, 25, 112, 194, 79, 119, 166, 235, 42, 156, 163, 149, 154, 37, 146, 89, 6, 236, 240, 4, 191, 194, 17, 134, 70, 153, 67, 104, 42, 133, 188, 36, 218 ] }, { name: "result-0", shape: [ 1, 9, 31, 8 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }