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.
1 parent b6d8509 commit 2e06801Copy full SHA for 2e06801
src/Enzyme.jl
@@ -70,7 +70,7 @@ end
70
end
71
72
@inline function Enzyme.tupstack(
73
- data::Tuple{Vararg{<:Reactant.RArray{T}}},
+ data::Tuple{Vararg{<:RArray{T}}},
74
outshape::Tuple{Vararg{Int}},
75
inshape::Tuple{Vararg{Int}},
76
) where {T}
0 commit comments