• Z
    [Phi] Change the output format of C++ backward api (Part2) (#42545) · 4427f1b1
    zyfncg 提交于
    * change the output format of C++ backward api
    
    * fix merge conflict
    
    * fix sparse api code auto-gen
    
    * fix eager_gen bug
    
    * fix bug of output is null
    
    * fix bug of conv2d_grad_impl
    
    * fix optional grad
    
    * fix bug of eager-gen double_grad
    
    * fix bug
    
    * fix multiply_double_grad bug
    
    * fix bug of higher order derivative
    
    * fix bug of FillZeroForEmptyGradInput
    
    * remove redundant vector in grad_node
    
    * fix bug of test_deformable_conv_v1_op
    
    * fix bug of test_deformable_conv_v1_op
    
    * some refacotr
    4427f1b1
utils.h 9.3 KB