Update.
[pytorch.git] / pscan.py
index 36490ff..a1d410c 100755 (executable)
--- a/pscan.py
+++ b/pscan.py
@@ -1,11 +1,6 @@
 #!/usr/bin/env python
 
-import math
-
-import torch, torchvision
-
-from torch import nn
-from torch.nn import functional as F
+import torch
 
 ######################################################################