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 4fb9173 commit 541f635Copy full SHA for 541f635
src/rulesets/Base/nondiff.jl
@@ -75,7 +75,6 @@
75
@non_differentiable rotr90(::AbstractArray{Bool}, ::Any)
76
@non_differentiable selectdim(::AbstractArray{Bool}, ::Any, ::Any)
77
@non_differentiable setindex!(::AbstractArray{Bool}, ::Any, ::Any)
78
-@non_differentiable similar(::AbstractArray{Bool})
79
@non_differentiable similar(::AbstractArray{Bool}, ::Any, ::Any...)
80
@non_differentiable stride(::AbstractArray{Bool}, ::Any)
81
@non_differentiable strides(::AbstractArray{Bool})
0 commit comments