Project-MONAI / MONAI

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

Modify MeanEnsemble to accumulate results in-place. #8141

Open staydelight opened 1 month ago

staydelight commented 1 month ago

Fixes #6366 .

Description

According to the description in issue 6366, modify MeanEnsemble.

Types of changes