Skip to content

import cupyx.scipy.signal emits FutureWarning #8718

Open
@kmaehashi

Description

@kmaehashi

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions