From 24992d768f9ddccf3452559c9d43baebc7344ab2 Mon Sep 17 00:00:00 2001 From: Anatoly Myachev Date: Thu, 20 Nov 2025 20:18:35 +0100 Subject: [PATCH] [E2E] Align env with torch-xpu-ops; uninstall fbgemm_gpu_nightly-cpu Signed-off-by: Anatoly Myachev --- .github/workflows/e2e-reusable.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/e2e-reusable.yml b/.github/workflows/e2e-reusable.yml index e78fcfbac6..45a969bbd1 100644 --- a/.github/workflows/e2e-reusable.yml +++ b/.github/workflows/e2e-reusable.yml @@ -194,6 +194,7 @@ jobs: # for dlrm pip install pyre-extensions curl -fsSL https://raw.githubusercontent.com/facebookresearch/dlrm/refs/heads/torchrec-dlrm/requirements.txt |xargs pip install + pip uninstall -y fbgemm_gpu_nightly-cpu # for soft_actor_critic, temp fix pip install git+https://github.com/nocoding03/gym@fix-np