{ 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: "CONV2D", attribute_type: "ConvAttribute", attribute: { pad: [ 0, 0, 1, 0 ], stride: [ 8, 1 ], dilation: [ 7, 1 ], input_zp: -65, weight_zp: 39 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 65535, 3, 1 ], type: "INT8" }, { name: "const-1", shape: [ 5, 3, 1, 1 ], type: "INT8", data: [ 102, 78, 164, 62, 157, 206, 133, 198, 16, 49, 202, 240, 58, 204, 0 ] }, { name: "const-2", shape: [ 5 ], type: "INT32", data: [ 50, 102, 28, 72, 134, 12, 156, 6, 56, 2, 39, 149, 40, 121, 87, 224, 57, 56, 8, 56 ] }, { name: "result-0", shape: [ 1, 8191, 4, 5 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }