Skip to content

Commit 4e0dd7f

Browse files
uninstall all TE deps
1 parent 9236f6f commit 4e0dd7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/UnitTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Print dependencies
3939
run: |
40-
pip uninstall -y transformer-engine
40+
pip uninstall -y transformer-engine transformer-engine-jax
4141
pip install transformer-engine
4242
pip freeze
4343

0 commit comments

Comments
 (0)