Skip to content

Commit 765ab6f

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/cifar10-baseline
1 parent 0a8bf9f commit 765ab6f

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:a52f429fcac125799b532f7155f0c6283b018ccfc9136124fab6da98bde85d5d
3+
size 349679
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
title: PyTorch Lightning CIFAR10 ~94% Baseline Tutorial
2+
author: Lightning.ai
3+
created: 2020-12-21
4+
license: CC BY-SA
5+
tags:
6+
- Image
7+
description: 'Train a Resnet to 94% accuracy on Cifar10!
8+
9+
'
10+
accelerator:
11+
- GPU
12+
environment:
13+
- torchvision==0.18.1+cu118
14+
- pandas==2.2.2
15+
- seaborn==0.13.2
16+
- lightning==2.3.3
17+
published: '2024-07-23T04:28:52.982718'

0 commit comments

Comments
 (0)