1. 23 4月, 2022 1 次提交
    • Z
      [XPUPS]add hashtable interface (#41987) (#42110) · 6ab441bb
      zmxdream 提交于
      * add hashtable interface. test=develop
      
      * update. test=develop
      
      * update. test=develop
      
      * fix. test=develop
      
      * fix optimizer config for xpups. test=develop
      
      * fix. test=develop
      
      * fix. test=develop
      6ab441bb
  2. 22 4月, 2022 11 次提交
  3. 21 4月, 2022 23 次提交
  4. 20 4月, 2022 5 次提交
    • L
      update (#41762) (#41843) · 1e18b57b
      lilong12 提交于
      1e18b57b
    • H
      [Dygraph] Refactor Model Parallel in eager mode (#41761) (#41960) · 5ce7f48d
      Haohongxiang 提交于
      * refactor mp in eager mode
      
      * update
      
      * update
      
      * add uts
      5ce7f48d
    • S
      cherry pick recent updates in graph-engine to release2.3 (#42027) · ef78c9c2
      seemingwang 提交于
      * gpu_graph engine optimization+ (#41455)
      
      * extract sub-graph
      
      * graph-engine merging
      
      * fix
      
      * fix
      
      * fix heter-ps config
      
      * test performance
      
      * test performance
      
      * test performance
      
      * test
      
      * test
      
      * update bfs
      
      * change cmake
      
      * test
      
      * test gpu speed
      
      * gpu_graph_engine optimization
      
      * add ssd layer to graph_engine
      
      * fix allocation
      
      * fix syntax error
      
      * fix syntax error
      
      * fix pscore class
      
      * fix
      
      * recover test
      
      * recover test
      
      * fix spelling
      
      * recover
      
      * fix
      
      * Cpu gpu graph engine (#41942)
      
      * extract sub-graph
      
      * graph-engine merging
      
      * fix
      
      * fix
      
      * fix heter-ps config
      
      * test performance
      
      * test performance
      
      * test performance
      
      * test
      
      * test
      
      * update bfs
      
      * change cmake
      
      * test
      
      * test gpu speed
      
      * gpu_graph_engine optimization
      
      * add ssd layer to graph_engine
      
      * fix allocation
      
      * fix syntax error
      
      * fix syntax error
      
      * fix pscore class
      
      * fix
      
      * recover test
      
      * recover test
      
      * fix spelling
      
      * recover
      
      * fix
      
      * fix linking problem
      
      * remove comment
      ef78c9c2
    • L
      [cherry-pick] Cherry pick pr of new-exec (#42009) · 80992253
      Leo Chen 提交于
      * [new-exec] shrink downstream map (#41471)
      
      * shrink downstream map
      
      * shrink last live ops of var
      
      * add comment
      
      * fix bug
      
      * add dependency for send/recv to support pp parallel (#41652)
      
      * [new-exec] clear the scope listener after run (#41947)
      
      * clear the listener after run
      
      * only sync variables in program
      
      * refine code
      
      * fit for lod_tensor_blocking_queue
      80992253
    • X