Skip to content

Commit 9ff2c0e

Browse files
larryliu0820facebook-github-bot
authored andcommitted
Update pytorch commit to 03/12 (#2370)
Summary: Pull Request resolved: #2370 As titled. ~~Also enable CI job after T181400371 is fixed.~~ Running into a new runtime error: T182163927. Still disable fp32 + xnnpack without kv cache flavor. Reviewed By: digantdesai, dbort Differential Revision: D54808536 fbshipit-source-id: 4939bbc1146cc4e0c4517ee0dedbf9f36f22001c
1 parent 7e5a841 commit 9ff2c0e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ci/docker/ci_commit_pins/pytorch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f5b99976adcbb01fd71bd0a39ea15bdac6c9e48a
1+
6ca9ae4f8693639c395544327f7e362441a58c79

install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ fi
2525
# models in executorch/examples/models.
2626
# The version in this file will be the correct version for the
2727
# corresponsing version of the repo.
28-
NIGHTLY_VERSION=dev20240229
28+
NIGHTLY_VERSION=dev20240312
2929

3030
TORCH_VERSION=2.3.0.${NIGHTLY_VERSION}
3131
pip install --force-reinstall --pre torch=="${TORCH_VERSION}" -i https://download.pytorch.org/whl/nightly/cpu

third-party/pytorch

Submodule pytorch updated 1167 files

0 commit comments

Comments
 (0)