Closed erhoo82 closed 3 weeks ago
intra_domain_ranks at https://github.com/NVIDIA/TransformerEngine/blob/main/transformer_engine/pytorch/module/base.py#L257C68-L257C86 is not defined when if num_domains > 1.
intra_domain_ranks
if num_domains > 1
Thanks! This was internally reported earlier today as well and PR #1305 should fix it.
intra_domain_ranks
at https://github.com/NVIDIA/TransformerEngine/blob/main/transformer_engine/pytorch/module/base.py#L257C68-L257C86 is not defined whenif num_domains > 1
.