1. 12 7月, 2021 4 次提交
  2. 09 7月, 2021 11 次提交
  3. 08 7月, 2021 12 次提交
  4. 07 7月, 2021 10 次提交
  5. 06 7月, 2021 3 次提交
    • T
      add so parser (#33969) · b1c458d0
      Thunderbrook 提交于
      * add delta score, scale show
      
      * so parser
      
      * windows
      
      * windows
      b1c458d0
    • W
      MemoryOptimizePass enhancement (#33933) · afddcb97
      wenbin 提交于
      * modify logic
      
      * test=allcase
      
      * test=document_fix
      afddcb97
    • Z
      Add gpu implementation of shuffle_batch_op (#33938) · c6b6ba1f
      Zeng Jinle 提交于
      * add gpu implementation of shuffle batch
      test=develop
      
      * add thrust cuda patches
      test=develop
      
      * fix macro guard
      
      * fix shuffle batch compile on windows/hip
      
      * fix hip compilation error
      
      * refine CMakeLists.txt
      
      * fix windows compile error
      
      * try to fix windows CI compilation error
      
      * fix windows compilation again
      
      * fix shuffle_batch op test on Windows
      c6b6ba1f