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::where(cond) for pytorch models #23745

Open mvafin opened 5 months ago

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

Currently this use case is unsupported: https://github.com/openvinotoolkit/openvino/blob/8d8d66ac1d60108934e031c0964ec242ace924d6/src/frontends/pytorch/src/op/where.cpp#L20

What needs to be done?

Example Pull Requests

18998

Resources

Contact points

@openvinotoolkit/openvino-pytorch-frontend-maintainers

Ticket

CVS-136483

vdizhenin commented 5 months ago

.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.

Aryan8912 commented 5 months ago

It's been two weeks since this issue was opened. Can you assign it to me?

vdizhenin commented 5 months ago

No, I'm still working on it

p-wysocki commented 4 months ago

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

rishi-sangare 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.