[Good First Issue]: Support aten::__xor__ for pytorch models #20584
Labels
category: PyTorch FE
OpenVINO PyTorch Frontend
good first issue
Good for newcomers
no_stale
Do not mark as stale
Milestone
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.
Python code that can produce this operation in the graph:
x ^ y
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: