{ version: { _major: 0, _minor: 51, _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: "CONV2D", attribute_type: "ConvAttribute", attribute: { pad: [ 0, 0, 0, 1 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: -29, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 65535, 4, 1 ], type: "INT8" }, { name: "const-1", shape: [ 6, 1, 3, 1 ], type: "INT4", data: [ 18, 165, 124, 77, 191, 217, 20, 240, 161 ] }, { name: "const-2", shape: [ 6 ], type: "INT32", data: [ 51, 252, 178, 135, 100, 212, 144, 125, 94, 237, 28, 126, 179, 201, 131, 229, 122, 178, 140, 109, 94, 29, 119, 73 ] }, { name: "result-0", shape: [ 1, 65535, 3, 6 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }