Skip to content

Commit 49d8393

Browse files
author
Yifan Zhou
authored
Update Task 1.py
1 parent c69ed69 commit 49d8393

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
@@ -1,5 +1,5 @@
11
import torch
2-
import torch.nn as nn
2+
import torch.nn as nn
33
import torch.optim as optim
44
import torchvision
55
import torchvision.transforms as transforms

0 commit comments

Comments
 (0)