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

[STFT][CPU] Add STFT op to CPU and enable by ref #27137

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

mitruska
Copy link
Contributor

@mitruska mitruska commented Oct 18, 2024

Details:

  • Enablement of STFT op in CPU by ref impl
  • Including support for dynamic shapes, and shape related inputs as Parameters

** There is ongoing work to reuse RDFT Executor within STFT CPU impl. Due to number of needed changes, decided to enable by ref first.

Tickets:

  • 147161

@github-actions github-actions bot added category: Core OpenVINO Core (aka ngraph) category: IE Tests OpenVINO Test: plugins and common category: CPU OpenVINO CPU plugin labels Oct 18, 2024
@mitruska mitruska marked this pull request as ready for review October 18, 2024 15:55
@mitruska mitruska requested review from a team as code owners October 18, 2024 15:55
@mitruska mitruska self-assigned this Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Core OpenVINO Core (aka ngraph) category: CPU OpenVINO CPU plugin category: IE Tests OpenVINO Test: plugins and common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant