{ 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: [ 1, 1, 0, 1 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: 0, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 65537, 1, 3 ], type: "FP32" }, { name: "const-1", shape: [ 2, 3, 1, 3 ], type: "FP32", data: [ 149, 11, 168, 62, 77, 250, 192, 63, 143, 144, 246, 63, 133, 106, 141, 63, 241, 236, 234, 62, 112, 59, 250, 191, 195, 160, 251, 190, 164, 27, 129, 61, 156, 143, 52, 63, 99, 0, 177, 62, 1, 246, 118, 62, 220, 92, 224, 63, 226, 241, 130, 62, 10, 26, 72, 190, 4, 252, 169, 191, 2, 182, 97, 63, 20, 247, 146, 191, 191, 123, 169, 63 ] }, { name: "const-2", shape: [ 2 ], type: "FP32", data: [ 245, 166, 213, 62, 230, 26, 148, 191 ] }, { name: "result-0", shape: [ 1, 65537, 2, 2 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }