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
Add a option to move embedding lookup after sparse data dist in FusedSDD (#3345)
Summary:
Pull Request resolved: #3345
This diff adds an option to allows the embedding lookup trigger after the sparse data dist. This can potentially improve performance when CPU is blocked by sparse data dist kernel launch and could not launch forward kernel earlier.
{F1981658737,width=300}
Reviewed By: TroyGarden
Differential Revision: D81494775
fbshipit-source-id: 2d975d6784b806edbcdfdf44a181632570e2c940
0 commit comments