Skip to content

Commit a5eec06

Browse files
author
Yifan Zhou
authored
Update Task 1.py
1 parent acfae0a commit a5eec06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QMLS Code/Task 1.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import torch.nn as nn
33
import torch.optim as optim
44
import torchvision
5-
import torchvision.transforms as transforms
5+
import torchvision.transforms as transforms
66
import numpy as np
77
import os
88
# Define data transforms

0 commit comments

Comments
 (0)