{ 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: "CONV2D", attribute_type: "ConvAttribute", attribute: { pad: [ 0, 0, 0, 0 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: -115, weight_zp: -51 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 11, 44, 13 ], type: "INT8" }, { name: "const-1", shape: [ 7, 1, 1, 13 ], type: "INT8", data: [ 81, 212, 197, 86, 1, 228, 241, 101, 150, 121, 16, 234, 30, 238, 37, 248, 215, 190, 197, 126, 187, 217, 59, 235, 112, 223, 12, 223, 116, 45, 72, 25, 81, 161, 70, 20, 130, 160, 234, 177, 212, 207, 64, 201, 245, 255, 94, 18, 111, 235, 32, 211, 19, 142, 77, 192, 38, 45, 100, 65, 104, 21, 156, 171, 228, 217, 71, 173, 252, 39, 16, 215, 111, 234, 203, 141, 144, 137, 116, 178, 210, 73, 206, 142, 19, 124, 182, 240, 101, 91, 247 ] }, { name: "const-2", shape: [ 7 ], type: "INT32", data: [ 234, 123, 109, 186, 99, 55, 146, 176, 52, 205, 144, 189, 114, 243, 170, 111, 127, 221, 159, 175, 242, 115, 174, 43, 7, 230, 175, 241 ] }, { name: "result-0", shape: [ 1, 11, 44, 7 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }