Skip to content

Commit

Permalink
update nightly version
Browse files Browse the repository at this point in the history
  • Loading branch information
Varun Puri committed Feb 8, 2024
1 parent f57ca1e commit f25521a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ci/docker/ci_commit_pins/pytorch.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e795fa298a3ac0611ec611bbf716fd1d5d9f7fa4
5f6b35915af98fac741998edb55aeeba4aaa3794
2 changes: 1 addition & 1 deletion install_requirements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ fi
# models in executorch/examples/models.
# The version in this file will be the correct version for the
# corresponsing version of the repo.
NIGHTLY_VERSION=dev20240205
NIGHTLY_VERSION=dev20240208

TORCH_VERSION=2.3.0.${NIGHTLY_VERSION}
pip install --force-reinstall --pre torch=="${TORCH_VERSION}" -i https://download.pytorch.org/whl/nightly/cpu
Expand Down
2 changes: 1 addition & 1 deletion third-party/pytorch
Submodule pytorch updated 261 files

0 comments on commit f25521a

Please sign in to comment.