-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi,
VkFFT says they support zero padding:
"Native zero padding to model open systems (up to 2x faster than simply padding input array with zeros). Can specify the range of sequences filled with zeros and the direction where zero padding is applied (read or write stage)"
Is this available through the Python interface?
Our use case requires us to pad the input and padding can take as long as the FFT itself, so native zero padding would indeed speed it up by 2x.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels