Skip to content

Commit 48c0587

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/barlow-twins
1 parent 2afe007 commit 48c0587

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-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:1fc3adbaf49892e4ae5bdcf260df49d7faf4eae7cefc0aff3d796d3a348341d4
3-
size 276642
2+
oid sha256:2ed37abe8fbdd96170c0996b4b80b1fc765ba25ef35c82acfa8e3bda534f4a15
3+
size 275450

.notebooks/lightning_examples/barlow-twins.yaml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ accelerator:
2222
- GPU
2323
- CPU
2424
environment:
25-
- lightning==2.3.3
26-
- torchvision==0.18.1+cu118
27-
- matplotlib==3.8.4
28-
published: '2024-07-22T22:29:07.292568'
25+
- pytorch-lightning==2.0.9.post0
26+
- torchmetrics==1.2.1
27+
- matplotlib==3.9.1
28+
- torchvision==0.15.2+cu118
29+
- torch==2.0.1+cu118
30+
- numpy==1.26.4
31+
published: '2024-07-23T14:38:22.361049'

0 commit comments

Comments
 (0)