• L
    Make OpTest check grad inplace even if forward has no inplace (#19847) · 57606205
    Leo Chen 提交于
    * make OpTest check grad inplace even if forward has no inplace, test=develop
    
    * do not run PE when enable_inplace is False, test=develop
    
    * add conv3d cuda kernel for float16 type, test=develop
    
    * refactor OpTest for inplace, test=develop
    
    * add comments, test=develop
    57606205
elementwise_mul_op.h 7.5 KB