Open
Description
Description
The warning should not be emitted.
To Reproduce
>>> import cupyx.scipy.signal
/home/maehashi/Development/cupy/cupyx/jit/_interface.py:173: FutureWarning: cupyx.jit.rawkernel is experimental. The interface can change in the future.
cupy._util.experimental('cupyx.jit.rawkernel')
Installation
Built from GitHub source
Environment
# Paste the output here
Additional Information
No response