We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f605b commit b973437Copy full SHA for b973437
dl3/android/DeepLabV3Demo/README.md
@@ -29,7 +29,7 @@ adb shell am start -W -S -n org.pytorch.executorchexamples.dl3/.MainActivity
29
```
30
31
### On Android Studio
32
-Open Android Studio and open the project path `dl3/android/DeepLanV3Demo`. Wait for gradle sync to complete.
+Open Android Studio and open the project path `dl3/android/DeepLabV3Demo`. Wait for gradle sync to complete.
33
Then simply press "Run app" button (Control + r) to run the app either on physical device / emulator.
34
35
## Step 4: Push the model to the phone or emulator
0 commit comments