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
Added basic planner to benchmark_train_sparsenn (#3069)
Summary:
Pull Request resolved: #3069
Created an EmbeddingShardingPlanner in the runner function after generating the unsharded model and modified _generate_sharded_model_and_optimizer to accept and use this planner. This change enables optimized sharding of embedding tables based on the topology.
Reviewed By: aliafzal
Differential Revision: D76188112
fbshipit-source-id: 997e7ae2587118c4899f39350d07dd521ee54105
0 commit comments