Skip to content

Commit 22cfa35

Browse files
remove steps for uninstalling TE
1 parent 0885a52 commit 22cfa35

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/UnitTests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ jobs:
7676

7777
- name: Print dependencies
7878
run: |
79-
pip uninstall -y transformer-engine transformer-engine-jax transformer-engine-cu12
80-
pip install -U transformer-engine[jax]==2.6.0
79+
# pip uninstall -y transformer-engine transformer-engine-jax transformer-engine-cu12
80+
# pip install -U transformer-engine[jax]==2.6.0
8181
# pip uninstall -y transformer-engine-cu12
8282
# pip install transformer-engine-cu13
8383
# pip uninstall -y tensorflow

0 commit comments

Comments
 (0)