Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Frontends][TorchFX] torch.ops.aten._unsafe_index support #27617

Merged
merged 4 commits into from
Nov 25, 2024

Conversation

daniil-lyakhov
Copy link
Contributor

@daniil-lyakhov daniil-lyakhov commented Nov 19, 2024

Details:

  • torch.ops.aten._unsafe_index is supported by the Torch frontend
  • To support Yolo(V8 and V11) TorchFX models quantization with NNCF

Tickets:

  • 141640

@github-actions github-actions bot added category: Python API OpenVINO Python bindings category: PyTorch FE OpenVINO PyTorch Frontend labels Nov 19, 2024
@daniil-lyakhov daniil-lyakhov marked this pull request as ready for review November 19, 2024 16:50
@daniil-lyakhov daniil-lyakhov requested review from a team as code owners November 19, 2024 16:50
@mvafin mvafin enabled auto-merge November 25, 2024 16:19
@mvafin mvafin added this pull request to the merge queue Nov 25, 2024
Merged via the queue into openvinotoolkit:master with commit 147d0af Nov 25, 2024
174 checks passed
NishantPrabhuFujitsu pushed a commit to NishantPrabhuFujitsu/openvino that referenced this pull request Nov 26, 2024
…olkit#27617)

### Details:
 - torch.ops.aten._unsafe_index is supported by the Torch frontend
 - To support Yolo(V8 and V11) TorchFX models quantization with NNCF

### Tickets:
- 141640

---------

Co-authored-by: Roman Kazantsev <[email protected]>
daniil-lyakhov added a commit to daniil-lyakhov/openvino that referenced this pull request Dec 4, 2024
@andrei-kochin andrei-kochin added this to the 2025.0 milestone Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Python API OpenVINO Python bindings category: PyTorch FE OpenVINO PyTorch Frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants