Skip to content

Commit 83e359c

Browse files
committed
organize file
1 parent f6d752f commit 83e359c

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/NNlib.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ end
1313

1414
include("activation.jl")
1515
include("softmax.jl")
16-
include("batchedmul.jl")
16+
include("batched/batchedmul.jl")
1717
include("gemm.jl")
1818
include("conv.jl")
1919
include("pooling.jl")
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)