1. 13 4月, 2022 16 次提交
  2. 12 4月, 2022 12 次提交
  3. 11 4月, 2022 5 次提交
  4. 10 4月, 2022 3 次提交
  5. 09 4月, 2022 4 次提交
    • Z
      Unittest recover (#41431) · 7a07c4a5
      zhaocaibei123 提交于
      * update name
      
      * update name
      
      * fix test
      
      * fix fleet bind
      
      * update name
      
      * update name
      
      * fix test
      
      * fix gpups wrapper
      
      * remove Push/Pull/Load/Save with context in client and wrapper base class
      
      * fix
      
      * fix
      
      * remove some interface
      
      * fix
      
      * remove
      
      * code style
      
      * recover
      
      * fix
      
      * remove code unused
      
      * remove some unused table & accessor & CommonDenseTable => MemoryDenseTable
      
      * fix
      
      * fix
      
      * fix
      
      * recover
      
      * remove unused code
      
      * recover unittest
      
      * fix
      
      * remove
      
      * fix
      
      * remove code unuseful
      
      * remove
      
      * fix
      
      * recover
      
      * remove
      Co-authored-by: Nesythan <esythan@126.com>
      7a07c4a5
    • C
      modify the block size of the group_norm backward (#41570) · ff2fba39
      crystal 提交于
      ff2fba39
    • L
      Autotune the workspace_size_limit in conv. (#40338) · b937cdc5
      limingshu 提交于
      * Using the maximum workspace_size of all alogirhms to limit the workspace size in exhaustive search mode.
      
      * Use the system cudaMalloc and cudaFree to allocate workspace during searching.
      
      * Enable switch of two kind of workspace setting methods.
      Co-authored-by: NLiu Yiqun <liuyiqun01@baidu.com>
      b937cdc5
    • J
      fix_ci_problem3 (#41484) · 9cb2287c
      Jiabin Yang 提交于
      * fix_ci_problem3
      
      * support windows no default error
      9cb2287c