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 3ff84b0 commit 9350bd3Copy full SHA for 9350bd3
.github/workflows/pull.yml
@@ -186,6 +186,8 @@ jobs:
186
# Test llama2
187
PYTHON_EXECUTABLE=python bash .ci/scripts/test_llama.sh -model stories110M -build_tool "${BUILD_TOOL}" -dtype "${DTYPE}" -mode "${MODE}" -upload "${ARTIFACTS_DIR_NAME}"
188
189
+ sccache --show-stats
190
+
191
test-llama-runner-linux-android:
192
name: test-llama-runner-linux-android
193
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
0 commit comments