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 822c3a5 commit c208922Copy full SHA for c208922
extension/benchmark/android/benchmark/android-llm-device-farm-test-spec.yml.j2
@@ -9,7 +9,7 @@ phases:
9
pre_test:
10
commands:
11
# Print this so that the upload script can read and process the benchmark config
12
- echo "The benchmark config is {{ benchmark_config_id }}"
+ - echo "The benchmark config is {{ benchmark_config_id }}"
13
14
# Download the model from S3
15
- curl -s --fail '{{ model_path }}' -o model.zip
0 commit comments