• Z
    add shuffle batch op (#21674) · cee2ccb0
    zhoushiyu 提交于
    * add shuffle batch op, test=develop, test=document_preview
    
    * fix size_t conflict and check_output test=develop, test=document_preview
    
    * fix bug test=develop, test=document_preview
    
    * add unittest of shuffle_batch layer test=develop, test=document_preview
    
    * fix py coverage and op input type, test=develop, test=document_preview
    
    * fix py coverage, test=develop
    
    * fix en doc, test=develop
    
    * move to contrib test=develop
    
    * add unique_name test=develop
    
    * invoke shuffle_batch in contrib.layers test=develop
    cee2ccb0
shuffle_batch_op.cc 5.8 KB