Skip to content

Commit 1e0e807

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/barlow-twins
1 parent 05c779a commit 1e0e807

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:8fb790f178894693b99fba8aa2950c22df9c335fb29b8688b7fceae1a5e37e11
3-
size 285504
2+
oid sha256:ad0c444f456503887dd770448b2f5fb8fd2236b73ce6627cd60b4c29d0630880
3+
size 264829

.notebooks/lightning_examples/barlow-twins.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ accelerator:
2424
OS: Linux
2525
python: 3.10.12
2626
environment:
27+
- torch==2.4.1+cu121
28+
- pytorch-lightning==2.4.0
2729
- torchmetrics==1.4.1
28-
- pytorch-lightning==2.3.3
29-
- torchvision==0.19.0+cu121
3030
- matplotlib==3.9.2
31+
- torchvision==0.19.1+cu121
3132
- numpy==2.0.2
32-
- torch==2.4.0+cu121
33-
published: '2024-09-01T12:41:28.069338'
33+
published: '2024-12-03T19:43:25.518929'

0 commit comments

Comments
 (0)