Skip to content

Commit

Permalink
Also don't forget to include
Browse files Browse the repository at this point in the history
  • Loading branch information
darsnack committed Jun 19, 2022
1 parent 79f993b commit 0ecaab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Metalhead.jl
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ include("convnets/resnext.jl")
include("convnets/densenet.jl")
include("convnets/squeezenet.jl")
include("convnets/mobilenet.jl")
include("convnets/efficientnet.jl")
include("convnets/convnext.jl")
include("convnets/convmixer.jl")

Expand Down

0 comments on commit 0ecaab1

Please sign in to comment.