Skip to content

Commit

Permalink
Merge branch 'add-long-training' of github.com:modal-labs/modal-examp…
Browse files Browse the repository at this point in the history
…les into add-long-training
  • Loading branch information
yirenlu92 committed Sep 23, 2024
2 parents da8731f + 47d269a commit 0284dd8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Empty file.
4 changes: 4 additions & 0 deletions 06_gpu_and_ml/long-training/train.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# ---
# lambda-test: false
# pytest: false
# ---
import lightning as L
from torch import nn, optim, utils
from torchvision.datasets import MNIST
Expand Down

0 comments on commit 0284dd8

Please sign in to comment.