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

[Good First Issue]: Support aten::__lshift__, aten::__rshift__, aten::bitwise_left_shift, aten::bitwise_right_shift #28874

Open
mvafin opened this issue Feb 7, 2025 · 7 comments
Assignees
Labels
category: PyTorch FE OpenVINO PyTorch Frontend good first issue Good for newcomers no_stale Do not mark as stale

Comments

@mvafin
Copy link
Contributor

mvafin commented Feb 7, 2025

Context

TBD

What needs to be done?

Support operations

aten::__lshift__
aten::__rshift__
aten::bitwise_left_shift
aten::bitwise_right_shift

Example Pull Requests

No response

Resources

Contact points

@openvinotoolkit/openvino-pytorch-frontend-maintainers

Ticket

No response

@mvafin mvafin added category: PyTorch FE OpenVINO PyTorch Frontend good first issue Good for newcomers no_stale Do not mark as stale labels Feb 7, 2025
@github-project-automation github-project-automation bot moved this to Contributors Needed in Good first issues Feb 7, 2025
@11happy
Copy link
Contributor

11happy commented Feb 7, 2025

.take

Copy link
Contributor

github-actions bot commented Feb 7, 2025

Thank you for looking into this issue! Please let us know if you have any questions or require any help.

@mlukasze mlukasze moved this from Contributors Needed to Assigned in Good first issues Feb 7, 2025
@mvafin
Copy link
Contributor Author

mvafin commented Feb 7, 2025

I am sorry, @11happy, this issue was created for someone else. Please look in #28584 for operations that are not taken yet.

@11happy
Copy link
Contributor

11happy commented Feb 7, 2025

oh sorry, I didn't know. Sure, I will take others.
thank you

@Mohamed-Ashraf273
Copy link

.take

Copy link
Contributor

github-actions bot commented Feb 7, 2025

Thank you for looking into this issue! Please let us know if you have any questions or require any help.

@Mohamed-Ashraf273
Copy link

Hi @mvafin ,
I've made a PR, and it's ready for review.
#28939

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
Projects
Status: Assigned
3 participants