Closed nkaenzig closed 1 month ago
We found compatibility issues, particularly when calculating the segmentation metrics (e.g. GeneralizedDice) on mps (yields invalid / out of range or even negative numbers). This issue doesn't occur when running on cuda or cpu.
GeneralizedDice
mps
cuda
cpu
We found compatibility issues, particularly when calculating the segmentation metrics (e.g.
GeneralizedDice
) onmps
(yields invalid / out of range or even negative numbers). This issue doesn't occur when running oncuda
orcpu
.