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
Summary:
Pull Request resolved: #634
When KeyedJaggedTensor doesn't have weights, `.weights()` will throw an assertion error. We should use `.weights_or_none()` to check if a KJT has weights.
Reviewed By: BerenLuthien
Differential Revision: D36005910
fbshipit-source-id: dbef99a6aad7ecf5d9bb85ec51899053a18e70eb
0 commit comments