Skip to content

Commit 615747c

Browse files
committed
fix import
1 parent 793681e commit 615747c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/autoencoder.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
import torch
77
import torch.nn as nn
8-
import torch.nn.functional as F
98
from torchvision import datasets, transforms
109
from torch.utils.data import DataLoader
1110

0 commit comments

Comments
 (0)