• T
    Symbolic Hessian (#39221) · 64e7c715
    Tongxin Bai 提交于
    * [autograd] static Jacobian pass tests.
    
    * [autograd] apply CR suggested changes.
    
    * [autograd] more tests.
    
    * [autograd] add CPUPlace in tests.
    
    * [autograd] bug fixes.
    
    * [autograd] reformatted.
    
    * [autograd] adding Hessian, in progress.
    
    * [autograd] Hessian passes. A double grad bug fixed.
    
    * [autograd] fix renaming conflict in double backward pass.
    
    * [autograd] polish test.s
    
    * fix a bug when using brackets
    
    * debug for ci
    
    * [autograd] fixing Hessian test.
    
    * polish format.
    Co-authored-by: Nlevi131 <83750468+levi131@users.noreply.github.com>
    Co-authored-by: Nlevi131 <limaolin01@baidu.com>
    64e7c715
backward.py 87.3 KB