openvinotoolkit / openvino

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

[Good First Issue]: Support aten::masked_select for pytorch models #23325

Open mvafin opened 6 months ago

mvafin commented 6 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.

What needs to be done?

Example Pull Requests

18998

Resources

Contact points

@openvinotoolkit/openvino-pytorch-frontend-maintainers

Ticket

TBD

YutingGao7 commented 6 months ago

.take

github-actions[bot] commented 6 months ago

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

psmaxwell commented 5 months ago

WLB# + .take

github-actions[bot] commented 5 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 4 months ago

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

hub-bla commented 3 weeks ago

.take

github-actions[bot] commented 3 weeks ago

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

hub-bla commented 2 weeks ago

@mlukasze @mvafin This issue can be closed now because of PR #26162.