-
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::logaddexp #28529
Labels
category: PyTorch FE
OpenVINO PyTorch Frontend
good first issue
Good for newcomers
no_stale
Do not mark as stale
Comments
mvafin
added
category: PyTorch FE
OpenVINO PyTorch Frontend
good first issue
Good for newcomers
no_stale
Do not mark as stale
labels
Jan 17, 2025
Hey, @mvafin ,, would love working on it!! |
.take |
Thanks for being interested in this issue. It looks like this ticket is already assigned to a contributor. Please communicate with the assigned contributor to confirm the status of the issue. |
@darksapien23151 @itsbharatj Please check #28584 for more operations to be supported. |
itsbharatj
added a commit
to itsbharatj/openvino
that referenced
this issue
Jan 21, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
category: PyTorch FE
OpenVINO PyTorch Frontend
good first issue
Good for newcomers
no_stale
Do not mark as stale
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: