Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PT FE] Remove unique names from FE, rely on ResolveNameCollisions #21636

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

mvafin
Copy link
Contributor

@mvafin mvafin commented Dec 13, 2023

Details:

  • Remove generating unique names from PyTorch FrontEnd, rely on ResolveNameCollisions transformation. This will create more stable names, since counter will be different for each collision.

Tickets:

  • None

@mvafin mvafin requested a review from a team as a code owner December 13, 2023 13:29
@github-actions github-actions bot added the category: PyTorch FE OpenVINO PyTorch Frontend label Dec 13, 2023
@mvafin
Copy link
Contributor Author

mvafin commented Dec 13, 2023

To be tested on nightly models

@mvafin mvafin changed the title [PT FE] Remove unicalisation from FE, rely on ResolveNameCollisions [PT FE] Remove unique names from FE, rely on ResolveNameCollisions Dec 13, 2023
@mvafin
Copy link
Contributor Author

mvafin commented Dec 14, 2023

Nightly tests show no issues

@mvafin mvafin requested a review from eaidova December 14, 2023 11:45
@mvafin mvafin merged commit 1d03b08 into openvinotoolkit:master Dec 14, 2023
91 checks passed
@mvafin mvafin deleted the mvafin/pt_fe/unique_names branch December 14, 2023 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: PyTorch FE OpenVINO PyTorch Frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants