• L
    Fix bugs in tranpose kernel (#47212) · ec7fe888
    limingshu 提交于
    * first commit
    
    * transpose_kernel_optimization
    
    * first complishment of transpose op
    
    * second commit
    
    * refine code logics of tranpose_kernel
    
    * refine transpose kernel
    
    * first commit
    
    * fix DtoD copy bugs for hip
    
    * refine code according to the PR advice
    
    * change dim to int64_t type.
    
    * fix some type error
    ec7fe888
auto_tune_base.h 5.4 KB