Skip to content

Commit

Permalink
skip testing of helper script for long-running training example
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesfrye authored Sep 23, 2024
1 parent 87f6c1c commit c498502
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 06_gpu_and_ml/long-training/train.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# ---
# lambda-test: false
# ---
import lightning as L
from torch import nn, optim, utils
from torchvision.datasets import MNIST
Expand Down

0 comments on commit c498502

Please sign in to comment.