Skip to content

Commit

Permalink
Transition to pyTorch 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nschaetti committed Jan 26, 2019
1 parent 1c8e58b commit 7b196f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion echotorch/models/NilsNet.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
# Imports
import torchvision
import torch.nn as nn
import torch.legacy.nn as lnn
from echotorch import nn as ecnn


Expand Down

0 comments on commit 7b196f2

Please sign in to comment.