openvinotoolkit / openvino

OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
https://docs.openvino.ai
Apache License 2.0
6.73k stars 2.16k forks source link

[Good First Issue]: Support aten::rot90 for pytorch models #24088

Open mvafin opened 4 months ago

mvafin commented 4 months ago

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.

Please refer to decomposition of this operation in torch for hints how to implement with OpenVINO opset: https://github.com/pytorch/pytorch/blob/3f89f565bb17bcb70cb6938540af0cd154c8344a/torch/_refs/__init__.py#L3796

What needs to be done?

Example Pull Requests

18998

Resources

Contact points

@openvinotoolkit/openvino-pytorch-frontend-maintainers

Ticket

CVS-138770

NavyaLingisetty commented 4 months ago

.take

github-actions[bot] commented 4 months ago

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

p-wysocki commented 3 months ago

Hello @NavyaLingisetty, are you still working on that issue? Do you need any help?

parthrastogicoder commented 1 month ago

@p-wysocki Can I help In this if it is not fixed ?

NavyaLingisetty commented 1 month ago

@p-wysocki Can I help In this if it is not fixed ?

Sure.