Skip to content
Snippets Groups Projects
Commit 6e991a2d authored by François MARELLI's avatar François MARELLI
Browse files

Removed unused import.

parent 3c1ab084
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,6 @@ along with neural_filters. If not, see <http://www.gnu.org/licenses/>.
import numpy as np
import torch
from torch.nn import Parameter
from torch.nn import functional as F
from torch.nn._functions.rnn import Recurrent, VariableRecurrent
from torch.nn.utils.rnn import PackedSequence
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment