Skip to content

min/max for complex inputs #67

Closed
Closed
@ev-br

Description

@ev-br

Pytorch throws RuntimeError: "min_values_cpu" not implemented for 'ComplexDouble'. Numpy does something: looks like it compares the real part and breaks ties with the imaginary part.

There are some tests in numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations and ...::TestArgmin::...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions