lines 6-26 of file: python/xam/grad_autograd.py {xrst_begin xam_grad_autograd.py} Example and Test of autograd Gradient ##################################### check_grad_det ************** see :ref:`check_grad_det.py-name` . check_grad_ode ************** see :ref:`check_grad_ode.py-name` . Source Code *********** {xrst_literal # BEGIN PYTHON # END PYTHON } {xrst_end xam_grad_autograd.py}