{ 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, 1 ], stride: [ 1, 1 ], dilation: [ 7, 7 ], input_zp: 0, weight_zp: 55 }, 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: [ 198, 216, 235, 126, 123, 250, 25, 91 ] }, { name: "const-2", shape: [ 8 ], type: "INT48", data: [ 24, 170, 146, 239, 50, 1, 15, 32, 230, 165, 71, 88, 124, 209, 70, 145, 46, 151, 105, 24, 253, 225, 145, 155, 187, 100, 201, 117, 242, 211, 153, 138, 83, 85, 60, 65, 175, 34, 109, 132, 112, 242, 16, 151, 183, 202, 246, 184 ] }, { name: "result-0", shape: [ 1, 11, 34, 8 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }