• L
    Add functional autograd API: jacobian (#35917) · ec2f68e8
    levi131 提交于
    * 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
    ec2f68e8
__init__.py 1.0 KB