You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
layernorm needs to have reshape instead of view.
In pytorch base module, torch.get_autocast_gpu_dtype() is deprecated. @timmoon10@ksivaman@ptrendx@cyanguwa
The text was updated successfully, but these errors were encountered:
TE does not handle non-contiguous data very well. I like the idea of coercing data to be contiguous, but that adds non-trivial CPU overhead even if it has no effect on GPU.
layernorm needs to have reshape instead of view.
In pytorch base module, torch.get_autocast_gpu_dtype() is deprecated.
@timmoon10 @ksivaman @ptrendx @cyanguwa
The text was updated successfully, but these errors were encountered: