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] Fix issue with aten.copy in FX graph #23711

Merged
merged 6 commits into from
Mar 28, 2024

Conversation

mvafin
Copy link
Contributor

@mvafin mvafin commented Mar 27, 2024

Details:

  • Fix translation for aten.copy.default
  • Add support for aten.rand.default
  • Support vit-mae model
  • Update hf model list with newly added models since list creation

Tickets:

@mvafin mvafin requested a review from eaidova March 27, 2024 12:47
@mvafin mvafin requested a review from a team as a code owner March 27, 2024 12:47
@mvafin mvafin requested a review from PiotrKrzem March 27, 2024 12:47
@github-actions github-actions bot added the category: PyTorch FE OpenVINO PyTorch Frontend label Mar 27, 2024
@mvafin mvafin force-pushed the mvafin/pt_fe/aten_copy branch 2 times, most recently from a7b5af7 to 3cf4b9d Compare March 27, 2024 12:51
@mvafin mvafin added this pull request to the merge queue Mar 28, 2024
Merged via the queue into openvinotoolkit:master with commit fba9385 Mar 28, 2024
107 checks passed
@mvafin mvafin deleted the mvafin/pt_fe/aten_copy branch March 28, 2024 14:05
bbielawx pushed a commit to bbielawx/openvino that referenced this pull request Apr 12, 2024
### Details:
 - *Fix translation for `aten.copy.default`*
 - *Add support for `aten.rand.default`*
 - *Support `vit-mae` model*
 - *Update hf model list with newly added models since list creation*

### Tickets:
 - *CVS-133732*
alvoron pushed a commit to alvoron/openvino that referenced this pull request Apr 29, 2024
### Details:
 - *Fix translation for `aten.copy.default`*
 - *Add support for `aten.rand.default`*
 - *Support `vit-mae` model*
 - *Update hf model list with newly added models since list creation*

### Tickets:
 - *CVS-133732*
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