Skip to content

Commit c8d06ca

Browse files
committed
Remove variabl
1 parent 271863f commit c8d06ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deepvoice3_pytorch/conv.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# coding: utf-8
22
import torch
33
from torch import nn
4-
from torch.autograd import Variable
54
from torch.nn import functional as F
65

76

0 commit comments

Comments
 (0)