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

[CI] Add tests for single precision batch transforms #6

Open
iamazeem opened this issue Jul 24, 2024 · 0 comments
Open

[CI] Add tests for single precision batch transforms #6

iamazeem opened this issue Jul 24, 2024 · 0 comments

Comments

@iamazeem
Copy link

Hi,

Currently, the tests for single precision batch transforms are missing.

Only these double precision tests are available:

regent-fft/test/fft_test.rg

Lines 431 to 433 in 3a966e3

test_2d_double_to_complex64_batch_transform()
test_2d_complex64_to_complex64_batch_transform()
test_3d_complex64_to_complex64_batch_transform()

For the sake of completion, these tests may be added.
Similarly, other missing tests (for precision and dimensions) may also be added if need be.

Regards!

CC: @arjunkunna

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

No branches or pull requests

1 participant