• H
    [Phi Support CuDNN] Support ALL CuDNN (#47865) · 1623f1b4
    HongyuJia 提交于
    * support default use_gpudnn=True
    
    * fully support cudnn in phi
    
    * add header file
    
    * add white_list, verify accuracy
    
    * phi support all cudnn
    
    * opt affine_grad
    
    * try different arches of pretrained_model
    
    * try different arches of pretrained_model
    
    * add debug string
    
    * debug eager_method
    
    * add debug string, pass all local ctest
    
    * polish all debug code
    
    * delete use_cudnn relevant code autogen
    
    * fix depthwise_conv2d
    
    * Share all other members of Tensor except use_cudnn
    
    * polish codes according to review opinion
    
    * polish codes according to review opinion, fix bug
    
    * polish codes according to review opinion, opt performance
    
    * polish codes according to review opinion, fix pooling.py
    1623f1b4
tensor_meta.cc 2.3 KB