1. 26 4月, 2022 3 次提交
  2. 25 4月, 2022 2 次提交
  3. 24 4月, 2022 2 次提交
  4. 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
  5. 22 4月, 2022 7 次提交
  6. 21 4月, 2022 17 次提交
  7. 20 4月, 2022 8 次提交
    • 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
    • F
      fix:conflict (#41913) · 4ef0a0b7
      feng_shuai 提交于
      4ef0a0b7
    • P
      Cherry-pick PR41720, support no_need_buffer in eager_fluid state (#41720) (#41956) · 279d2db3
      pangyoki 提交于
      * support no_need_buffer in eager_fluid state
      
      * change no_need_buffer info from fwd_info to bwd_info
      
      * fix CI fail, gru_unit donnot use no_need_buffer
      
      * fix conflict between no_need_buffer and dispensable
      
      * use tensor.define in dispensable
      
      * solve conflict
      
      * solve conflict
      279d2db3
    • J
    • Y
      [Phi] Support construct Scalar by using Non-CPU Tensor (#41765) (#41963) · 3b25afb2
      YuanRisheng 提交于
      * support construct scalar using non-cpu tensor
      
      * fix bugs when run unittest
      
      * fix compile bugs
      
      * fix bugs when run ci
      
      * fix compile bugs
      
      * fix bugs when move copy
      
      * perfect unit test
      
      * perfect unittest
      
      * update according to comment
      
      * add target dependency
      
      * deal with conflict
      
      * fix bugs when run unit test
      
      * fix unit test bugs
      3b25afb2