Skip to content

Commit a93fbff

Browse files
authored
Update UnitTests.yml
1 parent 0b2fdc2 commit a93fbff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/UnitTests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
- name: Run SDXL Training
6060
env:
6161
NVTE_FRAMEWORK: jax
62+
TF_FORCE_GPU_ALLOW_GROWTH: "true"
6263
run: |
6364
python -m src.maxdiffusion.train_sdxl src/maxdiffusion/configs/base_xl.yml \
6465
run_name="sdxl-ci-test-${{ github.run_id }}" \

0 commit comments

Comments
 (0)