AbstractDifferentiation.jl
AbstractDifferentiation.jl copied to clipboard
Add a function to test the interface is correctly implemented
It would be useful to include here a test function that can be used to verify the correctness/completeness of an implementation of the interface.
After some refactoring, I think the testers in test_utils could be combined into one test_backend function, which could be moved to the source code.