Add functional autograd API: jacobian (#35917)
* init functional jacobian api * finish test with dtype float32 * add float64 test case * polish code * use atol=1e-5 with dtype float64 * fix for ci * set timeout for test_jacobian * polish API docstring * modify docstring
Showing
想要评论请 注册 或 登录