Hacker News new | ask | show | jobs
by smhx 1330 days ago
ShardedTensor was merged / subsumed into DTensor: https://dev-discuss.pytorch.org/t/rfc-pytorch-distributedten...

Lots of development and traffic happening here: https://github.com/pytorch/tau/

2 comments

So is DTensor a Google thing like XLA or more of an open standard?
Looks like its just a name collision. It's a tensor used in distributed models, thus Distributed Tensor, or DTensor for short.
Awesome thanks for pointing this out!