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] Improve support for complex data type #28482

Merged
merged 5 commits into from
Jan 17, 2025

Conversation

mvafin
Copy link
Contributor

@mvafin mvafin commented Jan 16, 2025

Details:

  • Remove transformations for FFT
  • Use ComplexTypeMark to provide information about a complex type

Tickets:

@github-actions github-actions bot added the category: PyTorch FE OpenVINO PyTorch Frontend label Jan 16, 2025
@mvafin mvafin force-pushed the mvafin/pt_fe/complex_dtype branch 2 times, most recently from f102c2d to 5949a2d Compare January 16, 2025 16:56
@mvafin mvafin added this to the 2025.1 milestone Jan 16, 2025
@mvafin mvafin force-pushed the mvafin/pt_fe/complex_dtype branch from 5949a2d to e04dbde Compare January 17, 2025 10:42
@mvafin mvafin marked this pull request as ready for review January 17, 2025 10:42
@mvafin mvafin requested a review from a team as a code owner January 17, 2025 10:42
@mvafin mvafin enabled auto-merge January 17, 2025 13:19
@mvafin mvafin added this pull request to the merge queue Jan 17, 2025
Merged via the queue into openvinotoolkit:master with commit 0848f86 Jan 17, 2025
181 checks passed
@mvafin mvafin deleted the mvafin/pt_fe/complex_dtype branch January 17, 2025 16:34
MirceaDan99 pushed a commit to MirceaDan99/openvino that referenced this pull request Jan 22, 2025
### Details:
 - *Remove transformations for FFT*
 - *Use `ComplexTypeMark` to provide information about a complex type*

### Tickets:
 - *CVS-159375*

---------

Signed-off-by: Maxim Vafin <[email protected]>
Co-authored-by: Roman Kazantsev <[email protected]>
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.

3 participants