Angel-ML / PyTorch-On-Angel

PyTorch On Angel, arming PyTorch with a powerful Parameter Server, which enable PyTorch to train very big models.
165 stars 51 forks source link

[BUG] node keys sorting leads to confusion of neighbors and types in range partition #70

Closed rachelsunrh closed 3 years ago

rachelsunrh commented 3 years ago

Since neighbors and types are initialized separately, each initialization is sorted by node keys, resulting in confusion of neighbors and types when angel.ps.router.type=range.