Skip to content

[Good First Issue]: Support aten::logit, aten::special_logit #28744

@code-dev05

Description

@code-dev05

Context

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.

Add Support for the following operations:
aten::logit

What needs to be done?

Implement conversion rule and/or transformation to support the new operation.
Implement operation tests in tests/layer_tests/pytorch_tests. Please consider different data types, but keep reasonable number of test cases

Example Pull Requests
#18998

Resources

Contact points

@openvinotoolkit/openvino-pytorch-frontend-maintainers

No response

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Contributors Needed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions