diff --git a/e2e_testing/xfail_sets.py b/e2e_testing/xfail_sets.py index a860d1be7..1152fcd5f 100644 --- a/e2e_testing/xfail_sets.py +++ b/e2e_testing/xfail_sets.py @@ -1332,7 +1332,6 @@ LTC_XFAIL_SET = { "IndexPutImpl3DFloatAccumulateModule_basic", "IndexPutImpl3DFloatNonAccumulateModule_basic", "IndexPutImplIndexWithNoneModule_basic", - "LiftFreshCopyModule_basic", "Matmul_dot", "MulIntModule_basic", "DivIntModule_basic", diff --git a/pytorch-hash.txt b/pytorch-hash.txt index 0e7ef173d..667f2fab1 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -73c794dadccfcc204b7db42dc0c915978fc61434 +a618118ba9ffc33097699c120e8760c0eb0f67fc diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index 7bac14c76..00aba7e1d 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.1.0.dev20230901 +torch==2.2.0.dev20230906 diff --git a/torchvision-requirements.txt b/torchvision-requirements.txt index 04f643af5..874a3364a 100644 --- a/torchvision-requirements.txt +++ b/torchvision-requirements.txt @@ -1,3 +1,3 @@ -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --pre -torchvision==0.16.0.dev20230901 +torchvision==0.16.0.dev20230906