In the 2d LDM tutorial, the scalers for autocast are specified in https://github.com/Project-MONAI/GenerativeModels/blob/9cd35d002db3dec01ae2ca34d5d18ea40849d19c/tutorials/generative/2d_ldm/2d_ldm_tutorial.py#L181 but they were not used. Consider add the autocast functionality or remove the scalers.
In the 2d LDM tutorial, the scalers for autocast are specified in
GenerativeModels/tutorials/generative/2d_ldm/2d_ldm_tutorial.py
Line 181 in 9cd35d0
but they were not used.
Consider add the autocast functionality or remove the scalers.