From e7a09440d380827e90b94ef33bd82f32fda8874a Mon Sep 17 00:00:00 2001 From: Ean Garvey <87458719+monorimet@users.noreply.github.com> Date: Wed, 14 Feb 2024 12:31:37 -0600 Subject: [PATCH] Bump torch to pytorch/pytorch@b51e024 (#2909) This version of pytorch includes a patch to enable dynamo support on Windows, so I would like to sync on this torch version across torch-mlir/shark-turbine for a seamless Windows import flow. --- pytorch-hash.txt | 2 +- pytorch-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pytorch-hash.txt b/pytorch-hash.txt index d78b0d069..c23d10cf5 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -3cbc8e89fd09b0ffb4914187b438f15c121e2302 +b51e0246b7f119770c47183b230c553f15ab4fbb diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index 540e78dcc..25546907e 100644 --- a/pytorch-requirements.txt +++ b/pytorch-requirements.txt @@ -1,3 +1,3 @@ -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --pre -torch==2.3.0.dev20240207 +torch==2.3.0.dev20240214