{ 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, 1, 0 ], stride: [ 8, 1 ], dilation: [ 7, 1 ], input_zp: -23, 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, 3, 3, 1 ], type: "INT4", data: [ 82, 230, 179, 109, 205, 213, 101, 4, 226, 73, 202, 228, 163, 175, 187, 174, 243, 230, 178, 119, 174, 175, 13, 118, 106, 127, 68 ] }, { name: "const-2", shape: [ 6 ], type: "INT32", data: [ 127, 169, 232, 13, 166, 181, 166, 18, 161, 2, 49, 76, 212, 25, 76, 43, 35, 232, 204, 236, 8, 113, 242, 100 ] }, { name: "result-0", shape: [ 1, 8191, 3, 6 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }