{ 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, 9, 0, 0 ], stride: [ 2, 2 ], dilation: [ 2, 2 ], input_zp: 0, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 34, 19, 27 ], type: "FP16" }, { name: "const-1", shape: [ 2, 1, 1, 27 ], type: "FP16", data: [ 129, 181, 150, 189, 76, 52, 17, 190, 201, 60, 122, 49, 60, 58, 105, 176, 64, 61, 77, 52, 195, 186, 182, 187, 103, 190, 187, 58, 249, 184, 224, 58, 129, 42, 142, 54, 182, 189, 218, 62, 234, 60, 98, 189, 39, 58, 76, 189, 174, 56, 55, 60, 188, 188, 214, 60, 195, 63, 47, 51, 11, 63, 114, 62, 207, 56, 118, 59, 124, 57, 44, 51, 165, 57, 230, 57, 208, 63, 249, 60, 148, 175, 120, 59, 209, 60, 66, 60, 227, 181, 244, 60, 68, 58, 91, 191, 183, 56, 205, 62, 120, 184, 135, 55, 17, 63, 178, 177 ] }, { name: "const-2", shape: [ 2 ], type: "FP16", data: [ 1, 63, 81, 189 ] }, { name: "result-0", shape: [ 1, 22, 10, 2 ], type: "FP16" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }