It seems that errors keep occurring when parsing with HAR in ONNX because my model has an attention block. Are there any resources that could help when replacing the attention block?
Here is a part of my code, and I’m following the hailo_dataflow_compiler_v3.28.0_user_guide, but the conversion is not easy.