• 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
conv_cudnn_op.cu.cc 20.9 KB