• C
    fix matmul double and triple grad (#48779) · 13c4fd59
    Charles-hit 提交于
    * fix matmul double and triple grad
    
    * remove some comment
    
    * add matmul_double_grad unit test
    
    * fix matmul triple grad
    
    * fix dot triple grad and add unit test
    
    * modify codestyle
    
    * fix dot_grad
    
    * refactor dot triple grad
    
    * disable some unit test
    
    * fix unit test
    
    * fix unit test in double grad
    13c4fd59
dot_grad_kernel_impl.h 52.4 KB