Diffractor.jl icon indicating copy to clipboard operation
Diffractor.jl copied to clipboard

Support getindex on non-numeric arrays

Open ToucheSir opened this issue 3 years ago • 1 comments

This came up while trying to run Flux models with Chain{<:Vector}.

ToucheSir avatar Aug 01 '22 04:08 ToucheSir

This case should work with https://github.com/JuliaDiff/ChainRules.jl/pull/655, but Diffractor's own rule takes precedence.

mcabbott avatar Aug 17 '22 19:08 mcabbott