1. 09 3月, 2020 1 次提交
  2. 27 12月, 2019 1 次提交
    • 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