Module autograd::test_helper[][src]

Expand description

Provides helper functions for testing.

Functions

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