Flux.jl/test
Keno Fischer d36d7879df Add higher order autodiff for getindex
This fixed higher order autodiff or getindex (and by extension vcat, since
it's backward pass uses getindex). This makes tracker able to handle
the third order derivatives needed to implement [1].

[1] Physics-Informed Generative Adversarial Networks for Stochastic Differential Equations. https://arxiv.org/abs/1811.02033
2019-02-06 10:41:23 -05:00
..
cuda Revert "Fix OneHotVector/Matrix performance on GPU" 2019-02-06 14:31:15 +00:00
layers Add test for Depthwise Conv 2019-01-24 18:53:04 +05:30
data.jl update tests 2018-10-02 15:00:45 -04:00
onehot.jl tweaks 2018-08-23 15:44:28 +01:00
optimise.jl update -> apply 2019-01-28 13:59:23 +00:00
runtests.jl fixes #549 2019-01-15 15:49:37 +00:00
tracker.jl Add higher order autodiff for getindex 2019-02-06 10:41:23 -05:00
utils.jl add tests for stack and unstack 2019-01-29 01:41:15 -08:00