{ 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, 0 ], stride: [ 2, 2 ], dilation: [ 2, 1 ], input_zp: 0, weight_zp: 62 }, 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: [ 1, 1, 4, 2 ], type: "INT8", data: [ 128, 195, 97, 51, 164, 209, 244, 140 ] }, { name: "const-2", shape: [ 8 ], type: "INT48", data: [ 63, 117, 218, 148, 138, 242, 227, 112, 221, 241, 48, 144, 9, 58, 104, 95, 51, 217, 93, 56, 229, 18, 163, 31, 120, 149, 96, 85, 170, 112, 217, 93, 61, 28, 153, 162, 197, 21, 174, 31, 239, 191, 145, 236, 6, 248, 121, 116 ] }, { name: "result-0", shape: [ 1, 6, 17, 8 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }