Skip to content

Commit b7b77dd

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/augmentation_kornia
1 parent 7cb325c commit b7b77dd

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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:21ab680b0a07b3e4f03b3edabeb99e9a158338a093055eb33612ba6fb84d0bb9
3-
size 599921
2+
oid sha256:40c4970d1097b16f21bb1a7e0338e489623b6c1463154dde40aee2a422d921cb
3+
size 602484

.notebooks/lightning_examples/augmentation_kornia.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ accelerator:
1919
OS: Linux
2020
python: 3.10.12
2121
environment:
22-
- matplotlib==3.9.1
23-
- seaborn==0.13.2
22+
- torch==2.4.0+cu121
2423
- kornia==0.7.3
25-
- pandas==2.2.2
26-
- pytorch-lightning==2.3.3
24+
- seaborn==0.13.2
2725
- torchvision==0.19.0+cu121
28-
- torchmetrics==1.4.0.post0
29-
- torch==2.4.0+cu121
30-
- numpy==1.26.4
31-
published: '2024-07-26T11:58:43.370793'
26+
- matplotlib==3.9.2
27+
- torchmetrics==1.4.1
28+
- numpy==2.0.2
29+
- pytorch-lightning==2.3.3
30+
- pandas==2.2.2
31+
published: '2024-09-01T12:40:06.274382'

0 commit comments

Comments
 (0)