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
Typo Fix for Default Example Inputs to MobilenetV2 Export (#13206)
### Summary
[PR](#13019) forgot to change
the return example input to use the default samoyed dog image when using
real inputs. This PR fixes that typo.
### Test plan
Now the example runners that use the `mv2` export contain the dog image
in the pte by default.
0 commit comments