Skip to content

[ONNX][Attention] Enable conversion of ONNX Attention by function#33316

Merged
mlukasze merged 6 commits intoopenvinotoolkit:masterfrom
mitruska:mitruska/attention_onnx_func
Jan 29, 2026
Merged

[ONNX][Attention] Enable conversion of ONNX Attention by function#33316
mlukasze merged 6 commits intoopenvinotoolkit:masterfrom
mitruska:mitruska/attention_onnx_func

Conversation

@mitruska
Copy link
Contributor

@mitruska mitruska commented Dec 19, 2025

Details:

  • Enable conversion of ONNX Attention by onnx function expand (onnx standard decomposition)
  • Unblock failing onnx attention tests (passed)

Tickets:

  • 171766

ONNX Attention has been introduced in ONNX version 1.18.0, so the package version should be merged first:

@mitruska mitruska requested a review from a team as a code owner December 19, 2025 09:15
@mitruska mitruska self-assigned this Dec 19, 2025
@github-actions github-actions bot added category: build OpenVINO cmake script / infra category: ONNX FE OpenVINO ONNX FrontEnd labels Dec 19, 2025
@mitruska mitruska requested review from a team as code owners December 19, 2025 11:52
@mitruska mitruska requested review from mlukasze and removed request for a team December 19, 2025 11:52
@github-actions github-actions bot added category: Python API OpenVINO Python bindings category: dependency_changes Pull requests that update a dependency file no-match-files labels Dec 19, 2025
@github-actions github-actions bot removed category: Python API OpenVINO Python bindings category: dependency_changes Pull requests that update a dependency file no-match-files labels Jan 9, 2026
@mvafin mvafin added this pull request to the merge queue Jan 12, 2026
@mvafin mvafin removed this pull request from the merge queue due to a manual request Jan 12, 2026
Copy link
Contributor

@bumbosiepsak bumbosiepsak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@mvafin
Copy link
Contributor

mvafin commented Jan 15, 2026

@mitruska Lets merge this after code freeze and target for 26.1

@mitruska mitruska added this to the 2026.1 milestone Jan 15, 2026
@mitruska
Copy link
Contributor Author

@mitruska Lets merge this after code freeze and target for 26.1

Agree

@mlukasze mlukasze added this pull request to the merge queue Jan 29, 2026
Merged via the queue into openvinotoolkit:master with commit 6bf1d0f Jan 29, 2026
240 of 242 checks passed
Naseer-010 pushed a commit to Naseer-010/openvino that referenced this pull request Feb 18, 2026
…envinotoolkit#33316)

### Details:
- Enable conversion of ONNX Attention by onnx function expand (onnx
standard decomposition)
 - Unblock failing onnx attention tests (passed)

### Tickets:
 - 171766
 -----------------------------
ONNX Attention has been introduced in ONNX version 1.18.0, so the
package version should be merged first:
- openvinotoolkit#31408

---------

Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: build OpenVINO cmake script / infra category: ONNX FE OpenVINO ONNX FrontEnd

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants