Skip to content

Conversation

@praasz
Copy link
Contributor

@praasz praasz commented Oct 31, 2025

Details:

  • The ONNX specification for DFT-17, DFT-20 operator defines dft_length as scalar input which is not compatible with OV FFT operators (Must be 1-D). In case of scalar input unsqueeze this input to 1-D.

Tickets:

  • N/A

@praasz praasz requested a review from a team as a code owner October 31, 2025 12:14
@github-actions github-actions bot added the category: ONNX FE OpenVINO ONNX FrontEnd label Oct 31, 2025
@mlukasze
Copy link
Contributor

mlukasze commented Nov 6, 2025

@bumbosiepsak & @rkazants
CI is green, please review

@praasz praasz added this to the 2026.0 milestone Nov 6, 2025
name: "value"
t {
dims: 1
dims: 0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

may be this one is better to leave and add additional one with a scalar?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additional test created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: ONNX FE OpenVINO ONNX FrontEnd

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants