You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the release of NumPy 2.0 two weeks ago, the compressed_segmentation encoder generates invalid data. This is due to a change of behaviour in numpy.unique, see numpy/numpy#25553.
The text was updated successfully, but these errors were encountered:
Since the release of NumPy 2.0 two weeks ago, the compressed_segmentation encoder generates invalid data. This is due to a change of behaviour in
numpy.unique
, see numpy/numpy#25553.The text was updated successfully, but these errors were encountered: