1. 20 3月, 2020 1 次提交
  2. 18 3月, 2020 1 次提交
  3. 17 3月, 2020 1 次提交
  4. 20 11月, 2019 1 次提交
    • T
      support general embedding params (#21217) · 349e82d6
      Thunderbrook 提交于
      * general table
      
      * add sparse table
      test=develop
      
      * no cvm
      test=develop
      
      * add no_cvm
      test=develop
      
      * add note
      test=develop
      
      * code style
      test=develop
      
      * code style
      test=develop
      
      * code style
      test=develop
      
      * code style
      test=develop
      
      * code style
      test=develop
      
      * add key of optimizer
      test=develop
      349e82d6
  5. 15 11月, 2019 2 次提交
  6. 25 10月, 2019 1 次提交
    • X
      fix several sparse table issuses (#20686) · 48669aa8
      xujiaqi01 提交于
      * no longer need to define all embedding layers (no one less) of all slots in each program. make trainer_param repeated in ps.proto.
      * add find_distributed_lookup_table_grads instead of hard code GRAD
      * support embedding stop gradient. push sparse has error before fix this.* 
      * fix fill sparse, skip slots which do not have embedding. each slot's embedding in a sparse table should be used in all training programs before fix this.
      * fix pull sparse, skip slots which do not have embedding.
      * fix collect feasign label info, skip slots which do not have embedding.
      * support when there are multi sparse tables in one or multi training programs, each program can pull/push its own related sparse tables instead of all sparse tables.
      * test=develop
      48669aa8
  7. 12 10月, 2019 1 次提交
  8. 11 10月, 2019 1 次提交
  9. 07 10月, 2019 1 次提交
  10. 29 8月, 2019 1 次提交
  11. 27 8月, 2019 1 次提交
  12. 23 8月, 2019 1 次提交
  13. 14 8月, 2019 1 次提交
  14. 24 7月, 2019 1 次提交
    • T
      add slot to sparse table (#18686) · d8396281
      Thunderbrook 提交于
      The change includes 2 things:
      
      1. save delta model and shrink table are control by the same parameter before, now add delete_after_unseen_days to control shrink table.
      2. value in sparse table has no slot before, now add slot in sparse table, and add DownpureCtrAccessor to support the new meta.
      test=develop
      d8396281
  15. 17 5月, 2019 1 次提交
  16. 15 5月, 2019 1 次提交
    • J
      support config file, cvm, load, save, shrink (#17319) · 34369944
      jiaqi 提交于
      * support config file, cvm, load, save, shrink
      test=develop
      
      * fix error of worker_num & add table.compress_in_save
      test=develop
      
      * fix code style
      test=develop
      
      * fix save model bug
      test=develop
      34369944
  17. 09 5月, 2019 1 次提交
  18. 25 4月, 2019 1 次提交
  19. 11 4月, 2019 1 次提交
  20. 29 3月, 2019 2 次提交
  21. 17 12月, 2018 1 次提交
  22. 14 12月, 2018 1 次提交
  23. 13 12月, 2018 1 次提交
  24. 11 12月, 2018 1 次提交
  25. 10 12月, 2018 1 次提交
  26. 04 12月, 2018 2 次提交
  27. 03 12月, 2018 2 次提交