Skip to content

Commit 24992d7

Browse files
committed
[E2E] Align env with torch-xpu-ops; uninstall fbgemm_gpu_nightly-cpu
Signed-off-by: Anatoly Myachev <[email protected]>
1 parent d59f085 commit 24992d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-reusable.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ jobs:
194194
# for dlrm
195195
pip install pyre-extensions
196196
curl -fsSL https://raw.githubusercontent.com/facebookresearch/dlrm/refs/heads/torchrec-dlrm/requirements.txt |xargs pip install
197+
pip uninstall -y fbgemm_gpu_nightly-cpu
197198
# for soft_actor_critic, temp fix
198199
pip install git+https://github.com/nocoding03/gym@fix-np
199200

0 commit comments

Comments
 (0)