-
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::lgamma for pytorch models #20583
Comments
Can i work on this issue? Please assign if not assigned. |
hi , i was trying to set up your development environment and i got errors Please let me know how i can resolve this issue. I am using wsl(ubuntu) in windows 11 |
Please, use:
|
You have issues with git. |
ok do you know to resolve those issues? |
my issue isn't resolved, in the meantime please reassign this to someone else |
I can advice removing repo and repeat from scratch:
|
Hi ! Can i try this ? What should I do ( apply for something? |
@sanbuphy I assigned it to you. |
Hi, I meet compile error when i build openvino, How can i solve this problem? Thanks. env: ubuntu 22.04 gcc 11.4.0 After I run |
@sanbuphy |
It works, Thank you! |
@ilya-lavrenov @p-wysocki |
Hello @sanbuphy,
After building and installing OpenVINO with
@mvafin could you please take a look? |
Yes, I seem so too. OK |
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: