• J
    【Prim】Support elementwise related VJP with primitives (#49784) · 561f9013
    Jiabin Yang 提交于
    * support elementwise base func
    
    * fix compiling error and add test
    
    * remove additional param
    
    * support vjp for div using comp
    
    * remove additional change
    
    * fix dy2st error with magic num
    
    * fix dy magic num
    
    * another magic
    
    * another magic
    
    * add more test
    
    * fix windows problem
    
    * another magic
    
    * fix windows compile
    
    * invoke ci
    
    * add skip rename strategy
    
    * support add vjp
    
    * fix test_tanh
    
    * support add with new axis cal
    
    * fix resnet and some test
    
    * add composite log
    
    * support sub vjp
    561f9013
composite_backward_api.h 4.9 KB