“99fc1b084dbca6ad4f1c0137548ca8a308f1d819”上不存在“paddle/phi/kernels/deformable_conv_kernel.h”
  • C
    Set the right shape of selected_rows (#13723) · e1761709
    chengduo 提交于
    * set the right shape of selected_rows
    test=develop
    
    * enhance check
    
    * fix activation_op
    
    * remove cast
    
    * use ShareDimInfo replace SetDim and ShareLod
    
    * use ShareDimAndLod
    test=develop
    
    * follow comment
    
    test=develop
    
    * check whether the input has lod
    test=develop
    
    * Split ShareDimAndLod
    
    test=develop
    
    * checkout clip.py
    test=develop
    e1761709
conv_shift_op.cc 7.1 KB