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
[PyTorch] [ExecuTorch] Support New ExecuTorch Models (#2078)
* support new executorch models except llama2; inception v3 is now supported as well
* add frontend info to context, so different input schema of torch script and exir can be handled properly
* revert string type hint: caused CI failure in https://gitlab.com/coremltools1/coremltools/-/jobs/5790626756
---------
Co-authored-by: yifan_shen3 <[email protected]>
0 commit comments