Skip to content

Commit 9236f6f

Browse files
Install entire TE
1 parent 26a03c0 commit 9236f6f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/UnitTests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737

3838
- name: Print dependencies
3939
run: |
40+
pip uninstall -y transformer-engine
41+
pip install transformer-engine
4042
pip freeze
4143
4244
- name: Run MaxDiffusion Training

0 commit comments

Comments
 (0)