Skip to content

[dpnp.ndarray] Issue with .view() #2486

Open
@abagusetty

Description

@abagusetty

Doc says view functionality is available: https://github.com/IntelPython/dpnp/blob/master/doc/reference/ndarray.rst
But looks like there isnt any in the implementation

Also some instances here: https://github.com/IntelPython/dpnp/blob/master/dpnp/dpnp_utils/dpnp_utils_einsum.py#L948

I was wondering if we can get a similar functionality as numpy/cupy .view()

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions