1. 15 1月, 2022 1 次提交
  2. 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
  3. 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
  4. 04 2月, 2021 1 次提交
  5. 12 1月, 2021 1 次提交
  6. 08 1月, 2021 1 次提交
  7. 14 12月, 2020 1 次提交
    • T
      add service (#29560) · 0034273b
      tangwei12 提交于
      * add service, remove ut on mac
      
      * fix heter_profiler & add heter stop method
      
      * fix code style
      0034273b