[][src]Module autograd::test_helper

Provides helper functions for testing.

Functions

check_theoretical_grads

Checks the validity of gradients with finite difference trick. For this test only, variables must be shared variables.