-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[Good First Issue]: Support aten::index_fill_ for pytorch models #23326
Comments
.take |
Thank you for looking into this issue! Please let us know if you have any questions or require any help. |
I reopened the issue due to current assignee's inactivity. |
.take |
Thank you for looking into this issue! Please let us know if you have any questions or require any help. |
I would like to be assigned this issue |
the task is yours now @muhd360 :) |
thanks |
hey @muhd360 any help needed? |
Hello there! @mvafin @mlukasze @p-wysocki May I take the issue? |
@cocoshe - it's all yours, have fun! |
@mlukasze Anything else needs to be done? Or just wait for the review?👀 |
yes, we are waiting for the review, sorry for the delay, it's on us |
Never mind~ |
### Details: Add support for aten::index_fill_ for pytorch models ### Tickets: [#23326](#23326) --------- Co-authored-by: Maxim Vafin <[email protected]>
Context
OpenVINO component responsible for support of PyTorch models is called as PyTorch Frontend (PT FE). PT FE converts a model represented as TorchScript model to a model in OpenVINO opset.
What needs to be done?
Example Pull Requests
#18998
Resources
Contact points
@openvinotoolkit/openvino-pytorch-frontend-maintainers
Ticket
TBD
The text was updated successfully, but these errors were encountered: