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
Fix the type mismatch issue during TGIF publish (#1796)
Summary:
Pull Request resolved: #1796
Annotate _embedding_names_per_rank_per_sharding to make sure it's type of List[List[List[str]]]. The annotation has to be in a separate function with input parameter so that it won't be dropped during symbolic trace.
Reviewed By: s4ayub
Differential Revision: D54442150
fbshipit-source-id: 8940a31c405eb6a5cb947c057ca4e77a08b6f245
0 commit comments