Commit 5635941
authored
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.1 parent afdbb85 commit 5635941
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments