{ 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, 9, 0 ], stride: [ 2, 1 ], dilation: [ 2, 1 ], input_zp: 0, weight_zp: -45 }, 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: [ 3, 1, 3, 4 ], type: "INT8", data: [ 26, 86, 35, 38, 35, 84, 116, 107, 154, 56, 240, 134, 141, 164, 190, 7, 122, 151, 107, 25, 101, 77, 121, 27, 38, 2, 251, 55, 248, 31, 161, 77, 154, 9, 4, 41 ] }, { name: "const-2", shape: [ 12 ], type: "INT48", data: [ 120, 231, 89, 172, 153, 243, 31, 169, 230, 215, 253, 11, 242, 235, 129, 75, 147, 40, 76, 97, 27, 131, 250, 50, 177, 45, 129, 102, 28, 98, 86, 128, 44, 62, 130, 2, 95, 69, 5, 144, 231, 184, 30, 130, 22, 183, 67, 112, 252, 88, 112, 151, 88, 183, 3, 68, 166, 135, 155, 104, 54, 148, 72, 104, 169, 108, 211, 225, 46, 10, 17, 249 ] }, { name: "result-0", shape: [ 1, 3, 53, 12 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }