Closed JoeyTPChou closed 2 years ago
Hi @JoeyTPChou , we fixed the issue. Please check.
Hi @mandy-li, thanks for the quick fix. I saw the run_lazy_mode
option is removed from the example command line in the README.md. However, they are still in the source code used as a argument without added into the argparser, is that expected?
@JoeyTPChou yes, by default, it is true. So you don't need to set it.
In the v. Example: Unet3D in Lazy mode, bf16 mixed precision, Batch Size 2, world-size 8, the
run_lazy_mode
option is missing. Please check the script utils/utils.py