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

Helper for non-differentiable stuff

Open willtebbutt opened this issue 4 years ago • 0 comments

It would be helpful to have functionality which tests that @non_differentiable stuff is properly... non-differentiable.

It looks like rand_tangent doesn't work on it at the minute, and in any case we probably want to check that it's returning zeros etc.

Relevant issue: https://github.com/JuliaDiff/ChainRules.jl/pull/398

willtebbutt avatar Apr 17 '21 18:04 willtebbutt