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 78ee0e6 commit 6b573afCopy full SHA for 6b573af
extension/benchmark/android/benchmark/android-llm-device-farm-test-spec.yml.j2
@@ -111,7 +111,7 @@ phases:
111
112
adb -s $DEVICEFARM_DEVICE_UDID shell dumpsys deviceidle force-idle
113
adb -s $DEVICEFARM_DEVICE_UDID shell dumpsys deviceidle unforce
114
- adb -s $DEVICEFARM_DEVICE_UDID shell sleep 30
+ adb -s $DEVICEFARM_DEVICE_UDID shell sleep 180
115
116
if [ -n "$BIN_FOUND" ]; then
117
adb -s $DEVICEFARM_DEVICE_UDID shell am start -W -n org.pytorch.minibench/.LlmBenchmarkActivity \
0 commit comments