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 cfcfaae commit 39220b7Copy full SHA for 39220b7
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