Project-MONAI / MONAI

AI Toolkit for Healthcare Imaging
https://monai.io/
Apache License 2.0
5.73k stars 1.05k forks source link

Fix AttributeError when using torch.min and max #8041

Closed KumoLiu closed 1 month ago

KumoLiu commented 1 month ago

Fixes #8040.

Description

Only return values if got a namedtuple when using torch.min and max

Types of changes

KumoLiu commented 1 month ago

/build

KumoLiu commented 1 month ago

/build