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:
If a tensor's `sizes` array contains a negative value, the TensorImpl ctor will panic.
Validate sizes before creating the TensorImpl to treat this as a non-fatal error when loading malformed PTE files.
Differential Revision: D68180029
0 commit comments