openvino icon indicating copy to clipboard operation
openvino copied to clipboard

[FE][PT][FX] Add Support for torch.ops.aten.bernoulli.p

Open anzr299 opened this issue 10 months ago • 0 comments

Details:

With the latest conformance test runs, it was found that the operator torch.ops.aten.bernoulli.p was causing graph breaks due to being unsupported. This PR aims to add support for the same.

anzr299 avatar Jun 09 '25 07:06 anzr299