Skip to content

Commit

Permalink
rm adapt
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeInnes committed Jan 8, 2018
1 parent 980c768 commit c3dfc0d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion src/NNlib.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const libnnlib = Libdl.find_library("nnlib.$(Libdl.dlext)", [joinpath(@__DIR__,
include("numeric.jl")
include("activation.jl")
include("softmax.jl")
include("adapt.jl")
include("linalg.jl")
include("conv.jl")

Expand Down
7 changes: 0 additions & 7 deletions src/adapt.jl

This file was deleted.

0 comments on commit c3dfc0d

Please sign in to comment.