• R
    Add Pixel shuffle OP (#15782) · 229dc932
    ruri 提交于
    * add pixel_shuffle op
    
    * add pixel_shuffle op, test=develop
    
    * rewrite code, test=develop
    
    * delete useless comment, test=develop
    
    * Refine pixel_shuffle_op and unit testing
    
    * refine code,test=develop
    
    * refine .cu,test=develop
    
    * fix unittest,test=develop
    
    * Fix unit testing
    test=develop
    
    * resolve conflict, test=develop
    
    * fix test, test=develop
    
    * fix API, test=develop
    
    * fix test datatype bug,test=develop
    
    * polish comments,test=develop
    
    * add API,test=develop
    
    * test=develop
    
    * Add Pixel_Shuffle OP,test=develop
    
    * support python3,test=develop
    
    * add include memory to travis CI bug,test=develop
    229dc932
pixel_shuffle_op.cu 1.0 KB