8000
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 5fcf40f commit a0b0cbbCopy full SHA for a0b0cbb
.ci/pytorch/test.sh
@@ -1486,8 +1486,6 @@ test_executorch() {
1486
export PYTHON_EXECUTABLE=python
1487
export CMAKE_ARGS="-DEXECUTORCH_BUILD_PYBIND=ON -DEXECUTORCH_BUILD_XNNPACK=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON"
1488
1489
- # For llama3
1490
- bash examples/models/llama3_2_vision/install_requirements.sh
1491
# NB: We need to rebuild ExecuTorch runner here because it depends on PyTorch
1492
# from the PR
1493
bash .ci/scripts/setup-linux.sh --build-tool cmake
0 commit comments