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 2849675 commit 6950027Copy full SHA for 6950027
src/rulesets/Base/nondiff.jl
@@ -54,7 +54,6 @@
54
@non_differentiable invperm(::AbstractArray{Bool})
55
@non_differentiable invpermute!(::Any, ::AbstractArray{Bool})
56
@non_differentiable mapslices(::Any, ::AbstractArray{Bool})
57
-@non_differentiable Matrix(::AbstractArray{Bool})
58
@non_differentiable ndims(::AbstractArray{Bool})
59
@non_differentiable parent(::AbstractArray{Bool})
60
@non_differentiable parentindices(::AbstractArray{Bool})
0 commit comments