Diffractor.jl
Diffractor.jl copied to clipboard
Support getindex on non-numeric arrays
This came up while trying to run Flux models with Chain{<:Vector}.
This case should work with https://github.com/JuliaDiff/ChainRules.jl/pull/655, but Diffractor's own rule takes precedence.