8000 From https://github.com/pytorch/executorch/pull/10792 · pytorch/pytorch@a0b0cbb · GitHub
[go: up one dir, main page]

Skip to content

Commit a0b0cbb

Browse files
authored
1 parent 5fcf40f commit a0b0cbb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.ci/pytorch/test.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1486,8 +1486,6 @@ test_executorch() {
14861486
export PYTHON_EXECUTABLE=python
14871487
export CMAKE_ARGS="-DEXECUTORCH_BUILD_PYBIND=ON -DEXECUTORCH_BUILD_XNNPACK=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON"
14881488

1489-
# For llama3
1490-
bash examples/models/llama3_2_vision/install_requirements.sh
14911489
# NB: We need to rebuild ExecuTorch runner here because it depends on PyTorch
14921490
# from the PR
14931491
bash .ci/scripts/setup-linux.sh --build-tool cmake

0 commit comments

Comments
 (0)
0