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: #4725
Add a couple of sanity checks to avoid accepting unsupported dim_order
* AoT: make sure all the inputs have default dim_order (=contiguous_format)
* Runtime: all the incoming etensors have default dim_order (=contiguous_format)
Differential Revision: D61311560
0 commit comments