Skip to content

Conversation

@tbensonatl
Copy link
Collaborator

Add explicit checking of the input/output tensor sizes for 1D FFTs. Throw an exception if the sizes are not as expected, even in Release builds. One consequence of the checks is that they enforce that zero padding applied within the fft() operator be explicit (via the fft_size) param rather than implicit.

Add explicit checking of the input/output tensor sizes for
1D FFTs. Throw an exception if the sizes are not as expected,
even in Release builds. One consequence of the checks is that
they enforce that zero padding applied within the fft()
operator be explicit (via the fft_size) param rather than
implicit.
@tbensonatl
Copy link
Collaborator Author

/blossom-ci

@cliffburdick cliffburdick merged commit 3aea0e9 into main Oct 2, 2023
@cliffburdick cliffburdick deleted the add-fft1d-tensor-size-checks branch October 2, 2023 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants