We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
include
1 parent 0e888d0 commit b7b4e5bCopy full SHA for b7b4e5b
src/Metal.jl
@@ -62,6 +62,7 @@ include("linalg.jl")
62
# array implementation
63
include("utilities.jl")
64
include("broadcast.jl")
65
+include("mapreduce.jl")
66
include("accumulate.jl")
67
include("indexing.jl")
68
include("random.jl")
0 commit comments