-
Notifications
You must be signed in to change notification settings - Fork 93
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
Support ifft for itnermediate sizes #383
Conversation
8413a4e
to
59c04aa
Compare
0841c52
to
e29d282
Compare
59c04aa
to
209ea4a
Compare
e29d282
to
d0f313b
Compare
209ea4a
to
1e1202e
Compare
d0f313b
to
8603cd1
Compare
b2fc1f0
to
234c168
Compare
2b035c8
to
486ba7b
Compare
234c168
to
0a09f27
Compare
486ba7b
to
73036ec
Compare
0a09f27
to
ba639e3
Compare
73036ec
to
a89c843
Compare
ba639e3
to
689e6b3
Compare
a89c843
to
b916539
Compare
689e6b3
to
36d08a9
Compare
b916539
to
28c0dbb
Compare
36d08a9
to
4c0af3a
Compare
28c0dbb
to
95260d6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed all commit messages.
Reviewable status: 0 of 1 files reviewed, all discussions resolved
4c0af3a
to
7300d13
Compare
95260d6
to
31c1986
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed all commit messages.
Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @spapinistarkware)
src/core/backend/avx512/fft.rs
line 180 at r1 (raw file):
ifft1_loop(values, &twiddle_dbl[(layer - 1)..], layer, index_h); } _ => {}
unreachable?
Code quote:
{}
7300d13
to
8590a89
Compare
31c1986
to
b5107b7
Compare
8590a89
to
32dcd65
Compare
Merge activity
|
32dcd65
to
22464e9
Compare
<!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/starkware-libs/stwo/383) <!-- Reviewable:end -->
b5107b7
to
396c921
Compare
This change is