cupy / cupy/cupy

`import cupyx.scipy.signal` emits FutureWarning

Open
#8,718 0 comments 3 reactions 1 assignee Claimed by @kmaehashi View on GitHub
cat:bug prio:high
Dominant language
Python
Stars
12.3k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
45

Description

### Description

The warning should not be emitted.

### To Reproduce

```py
>>> 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.