Skip to content

Commit

Permalink
remove nondiff
Browse files Browse the repository at this point in the history
  • Loading branch information
Miha Zgubic committed Aug 22, 2022
1 parent 2849675 commit 6950027
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rulesets/Base/nondiff.jl
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
@non_differentiable invperm(::AbstractArray{Bool})
@non_differentiable invpermute!(::Any, ::AbstractArray{Bool})
@non_differentiable mapslices(::Any, ::AbstractArray{Bool})
@non_differentiable Matrix(::AbstractArray{Bool})
@non_differentiable ndims(::AbstractArray{Bool})
@non_differentiable parent(::AbstractArray{Bool})
@non_differentiable parentindices(::AbstractArray{Bool})
Expand Down

0 comments on commit 6950027

Please sign in to comment.