Skip to content

Commit

Permalink
Remove references to edoft
Browse files Browse the repository at this point in the history
This commit fixes issue #1 by removing the import to missing
package oft.model.edoft.
  • Loading branch information
tom-roddick committed Aug 7, 2019
1 parent 3e061a4 commit 4b6073a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oft/model/oftnet.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

from . import resnet
from .oft import OFT
from .edoft import ExplicitDepthOFT

class OftNet(nn.Module):

Expand Down

0 comments on commit 4b6073a

Please sign in to comment.