{ version: { _major: 0, _minor: 70, _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, 0, 1 ], stride: [ 8, 8 ], dilation: [ 2, 2 ], input_zp: 0, weight_zp: -52 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 9, 44, 3 ], type: "INT16" }, { name: "const-1", shape: [ 1, 3, 3, 4 ], type: "INT8", data: [ 22, 66, 250, 220, 86, 0, 119, 172, 202, 221, 169, 69, 114, 134, 203, 9, 130, 7, 237, 107, 0, 15, 9, 158, 43, 143, 233, 181, 14, 191, 202, 251, 23, 173, 78, 76 ] }, { name: "const-2", shape: [ 12 ], type: "INT48", data: [ 54, 62, 242, 45, 169, 178, 2, 97, 236, 195, 114, 9, 190, 31, 216, 240, 27, 125, 5, 180, 169, 195, 183, 43, 237, 236, 192, 135, 254, 151, 215, 42, 38, 25, 85, 196, 45, 241, 253, 190, 77, 55, 146, 42, 95, 8, 203, 67, 158, 66, 193, 159, 165, 105, 120, 98, 179, 192, 34, 199, 133, 210, 170, 16, 79, 116, 249, 196, 7, 207, 78, 47 ] }, { name: "result-0", shape: [ 1, 2, 6, 12 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }