dpnp
dpnp copied to clipboard
all tests for `dpnp.fft` are failed
Description
All fft.fft tests (third_party(cupy) and dpnp own) are failed on both devices (GPU and CPU).
On GPU dpnp.fft.fft call occurs Fatal error.
Reproduce
See #819