helmholtz-analytics / heat

Distributed tensors and Machine Learning framework with GPU and MPI acceleration in Python
https://heat.readthedocs.io/
MIT License
210 stars 53 forks source link

Unique() inconsistencies #621

Open ClaudiaComito opened 4 years ago

ClaudiaComito commented 4 years ago

Description While looking into #564, I found a number of inconsistencies in ht.unique().

To Reproduce Steps to reproduce the behavior:

  1. Which module/class/function is affected? manipulations.unique()

  2. What are the circumstances under which the bug appears? see above

  3. What is the exact error message / erroneous behavior? see above

Version Info current main branch

ClaudiaComito commented 1 year ago

Still open and will be fixed with #749


Reviewed within #1109

github-actions[bot] commented 1 year ago

Branch bugs/621-Unique_inconsistencies created!