Closed
Description
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
Labels
No labels