Skip to content

[DOC] Conversion from CuImage to numpy array fails when image is loaded by GPU device #853

@ChrisNr1

Description

@ChrisNr1

Report incorrect documentation

Location of incorrect documentation
https://docs.rapids.ai/api/cucim/stable/api/#cucim.clara.CuImage.read_region

Describe the problems or issues found in the documentation
The conversion from CuImage to numpy array fails when image is loaded by GPU device (works with cupy array).
Conversely, the conversion from CuImage to cupy array fails if the image is loaded by the CPU device (works with numpy array).

There is no reference to that anywhere, also in the link, it states that the device feature is not yet supported when it is already.

Report needed documentation

Report needed documentation
Hint to the aforementioned problem.

Steps taken to search for needed documentation
Read through docs, google.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions