Skip to content

Commit 3d09301

Browse files
squash! Update exports
1 parent b717b58 commit 3d09301

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/VectorizedReduction.jl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ export vsoftmax, vtsoftmax
4141

4242
include("vsoftmax.jl")
4343

44+
export vmapreducethen, vtmapreducethen
45+
include("vmapreducethen.jl")
46+
include("vmapreducethen_vararg.jl")
47+
4448
export vnorm, vtnorm
4549

4650
include("vnorm.jl")

0 commit comments

Comments
 (0)