• C
    implementation of broadcast div backward by reduce (#38044) · 55cd9cb8
    crystal 提交于
    * add elementwise div
    
    * move mul and div grad functor
    
    * Combine multiple CUDA kernels
    
    * Update the reduce interface call
    
    * add multi-output
    
    * add multi-output div
    
    * add branch judge
    
    * Package branch
    
    * Combine the x and y functions into one
    55cd9cb8
elementwise_functor.h 5.5 KB