1. 28 4月, 2021 1 次提交
  2. 27 4月, 2021 1 次提交
  3. 26 4月, 2021 1 次提交
  4. 20 4月, 2021 1 次提交
    • T
      [Optimize]SparseKV speedup and memory save (#32048) · 5e7e7c9f
      tangwei12 提交于
      
      Change-Id: Ie35a09772e46f7d90cb68ca82c1d18b9201d1abe
      
      * large scale kv store optimize
      
      Change-Id: I582cc661afdaa20749ec7493eae1b88c32b967f7
      
      * replace std::unorded_map with roundrobin map
      
      Change-Id: I48ee0efef38853876c92d982cdfcac6603c52c88
      
      * remove license
      
      * fix cpp lint
      
      Change-Id: Ia21fafa65adc09bb9094f7dbc987e31d5af2686e
      5e7e7c9f
  5. 15 4月, 2021 1 次提交
    • T
      heterps support pscore (#32093) · 9f8c8f96
      Thunderbrook 提交于
      * pscore support heterps
      
      * fleet cmake
      
      * fleet wrapper
      
      * macro
      
      * solve conflict
      
      * solve conflict
      
      * add unitest
      
      * paddle enforce
      
      * unitest
      
      * unitest
      
      * unitest
      9f8c8f96
  6. 07 4月, 2021 1 次提交
    • T
      Struct SparseValue && Bug Fix (#31721) · a881b4d5
      tangwei12 提交于
      * add PullSparseValue for pull sparse
      
      * fix bug for PullSparseValue
      
      * add test mode in lookuptable
      
      * revert API change
      
      * add comment for is_training
      a881b4d5
  7. 01 4月, 2021 1 次提交
  8. 24 2月, 2021 1 次提交
    • T
      fix entry (#31079) · ebbdf525
      tangwei12 提交于
      * fix entry
      
      * fix distributed lookup table fuse case
      
      * fix entry bug at first time
      
      * move entry from paddle.fluid -> paddle.distributed
      
      * fix ut with paddle.enable_static()
      Co-authored-by: Nmalin10 <malin10@baidu.com>
      ebbdf525
  9. 20 2月, 2021 1 次提交
  10. 05 2月, 2021 1 次提交
  11. 11 1月, 2021 1 次提交
  12. 08 1月, 2021 1 次提交
  13. 04 1月, 2021 1 次提交
    • T
      fix large scale memory (#30035) · 7d4bdff0
      tangwei12 提交于
      * memory holder optimize
      
      Change-Id: Ic91af8ac6f2853336d28a9fbbc5e8d0c57b5d05e
      
      * memory holder optimize
      
      Change-Id: I2fd1c14ecc17f5d5ce88b87890381ea801e6367f
      
      * fix large scale memory holder
      
      Change-Id: Ief0992b02b00220e16c72cc637a56e7b5788140f
      
      * fix large scale memory holder
      
      Change-Id: I910142a3952ead643a5604f8f80955f3e6efe655
      7d4bdff0
  14. 24 12月, 2020 1 次提交
  15. 10 12月, 2020 1 次提交