Skip to content

Commit

Permalink
Update pytorch_run.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bigmb committed Jun 10, 2019
1 parent 710771d commit 1ae5a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytorch_run.py
Expand Up @@ -3,7 +3,7 @@
import numpy as np
from PIL import Image
import glob
import SimpleITK as sitk
#import SimpleITK as sitk
from torch import optim
import torch.utils.data
import torch
Expand Down

0 comments on commit 1ae5a3c

Please sign in to comment.