Skip to content

Commit 2afe007

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/augmentation_kornia
1 parent b949022 commit 2afe007

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
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:898b59e3e02fde33c95a0373d4a77ef20995e68452b2dcea863ab3e05deec7fd
3-
size 599993
2+
oid sha256:1fa2ef89ba4dbf0691bdf8d97bac74f7c235bd92814a33a2bc0b683192dd2d4c
3+
size 600765

.notebooks/lightning_examples/augmentation_kornia.yaml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,13 @@ accelerator:
1717
- CPU
1818
- GPU
1919
environment:
20-
- lightning==2.3.3
21-
- seaborn==0.13.2
20+
- pandas==2.2.2
21+
- torchvision==0.15.2+cu118
22+
- numpy==1.26.4
23+
- torchmetrics==1.2.1
2224
- kornia==0.7.3
23-
- torchvision==0.18.1+cu118
24-
- torchmetrics==1.4.0.post0
25+
- seaborn==0.13.2
2526
- matplotlib==3.9.1
26-
- pandas==2.2.2
27-
published: '2024-07-23T10:17:49.043095'
27+
- pytorch-lightning==2.0.9.post0
28+
- torch==2.0.1+cu118
29+
published: '2024-07-23T14:28:04.042365'

0 commit comments

Comments
 (0)