Skip to content

BUG: Compute-follows-data breaks on the inverse operation #1405

Open
@samaid

Description

@samaid
x = dpnp.asarray([1.0, 2.0, 3.0])
y = 1.0/x

y is numpy array vs. dpnp array

Complete reproducer is here https://gist.github.com/samaid/b4510dbcd7285ceed36b42dd96acf30c

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions