Skip to content

Commit 775cac9

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/augmentation_kornia
1 parent 15166be commit 775cac9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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:4a75701a7cc9e55592ad2efb4b851ccb0ba7ea8659dfa3a24682393cf399ec5d
3-
size 617558
2+
oid sha256:8f6faa8f00f378889a7c60c4ec59f115f71762ecef7b5b89f6d016d7c27e3522
3+
size 599642

.notebooks/lightning_examples/augmentation_kornia.yaml

Lines changed: 7 additions & 7 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-
- torchvision==0.19.1+cu121
23-
- torchmetrics==1.4.1
2422
- seaborn==0.13.2
25-
- kornia==0.8.0
26-
- numpy==2.0.2
27-
- torch==2.4.1+cu121
2823
- pytorch-lightning==2.4.0
29-
- matplotlib==3.9.2
24+
- numpy==2.0.2
25+
- torchmetrics==1.4.1
3026
- pandas==2.2.2
31-
published: '2025-04-03T19:52:25.111041'
27+
- matplotlib==3.9.2
28+
- kornia==0.8.0
29+
- torch==2.4.1+cu121
30+
- torchvision==0.19.1+cu121
31+
published: '2025-05-01T11:00:09.681050'

0 commit comments

Comments
 (0)