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
update emitter default evalue to have dim order match size
Summary: Its rare for an emitted tensor to be default but it can happen with placeholders. When it happens we need to serialize dim order too since we check that its == in length to size at deserialization.
Differential Revision: D69211447
0 commit comments