getting different results when adding torch.Tensor
or python number to a DTensor - Is that expected?
#145218
Labels
module: dtensor
distributed tensor tag
oncall: distributed
Add this issue/PR to distributed oncall triage queue
🐛 Describe the bug
setting
use_tensor = False
gives different results - is that expected?use_tensor = True
works fine and gives same results;Versions
cc @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @wz337 @wconstab @d4l3k @c-p-i-o @tianyu-l @XilunWu
The text was updated successfully, but these errors were encountered: