gpu_fft
Compute Fast Fourier Transforms by automatically selecting GPU acceleration when advantageous, falling back to CPU otherwise.
Instructions
Compute FFTs on GPU when beneficial, otherwise on CPU.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| operation | No | fft | |
| real_input | No | ||
| axis | No | ||
| norm | No | backward |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||