Skip to content

Commit

Permalink
Allow using heads by importing pytorch_toolbelt.modules
Browse files Browse the repository at this point in the history
  • Loading branch information
BloodAxe committed Jan 7, 2024
1 parent b22838f commit ec571e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pytorch_toolbelt/modules/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@
from .decoders import *
from .initialization import *
from .normalization import *

from .heads import *

0 comments on commit ec571e8

Please sign in to comment.