1. 27 9月, 2020 2 次提交
  2. 16 9月, 2020 2 次提交
  3. 15 9月, 2020 3 次提交
  4. 14 9月, 2020 2 次提交
    • L
      add save model for step (#210) · 165dd817
      liuyuhui 提交于
      * add save model for step
      
      * add PS/Collective support , add definition in yaml.md
      
      * add check for QueueDataset while saving by step, modify dnn config yaml as an example
      
      * add logging about model save operation
      
      * fix bug for adding check for QueueDataset, modify dnn config yaml
      
      * fix bug for dnn model config yaml
      
      * fix bug for checking QueueDataset
      
      * fix UT fail
      
      * fix UT fail
      Co-authored-by: Ntangwei12 <tangwei12@baidu.com>
      165dd817
    • F
      fix dataloader log print · d837c5f0
      frankwhzhang 提交于
      d837c5f0
  5. 11 9月, 2020 1 次提交
    • C
      fix demo (#213) · ddf6ec25
      Chengmo 提交于
      * fix demo
      
      * fix
      
      * fix
      
      * fix code style
      ddf6ec25
  6. 05 9月, 2020 1 次提交
  7. 28 8月, 2020 1 次提交
  8. 19 8月, 2020 1 次提交
  9. 13 8月, 2020 1 次提交
  10. 10 8月, 2020 1 次提交
  11. 04 8月, 2020 2 次提交
  12. 30 7月, 2020 1 次提交
  13. 28 7月, 2020 4 次提交
  14. 27 7月, 2020 1 次提交
  15. 22 7月, 2020 1 次提交
  16. 21 7月, 2020 3 次提交
  17. 17 6月, 2020 2 次提交
  18. 12 6月, 2020 1 次提交
  19. 11 6月, 2020 3 次提交
  20. 10 6月, 2020 3 次提交
    • T
      windows supported · cc3d47cf
      tangwei 提交于
      cc3d47cf
    • T
      add multi phase and multi runner · 0b2e925a
      tangwei 提交于
      0b2e925a
    • C
      Refactor Trainer - for merge (#54) · 8d1afdeb
      Chengmo 提交于
      * fix yaml import
      
      * add value checker
      
      * add development.md & update yaml.md
      
      * fix tdm
      
      * update general trainer
      
      * update design
      
      * rename model & reader
      
      * update startup
      
      * add gpu support
      
      * after self-test
      
      * code clean
      
      * fix
      
      * change dnn yaml
      
      * add mpi support
      
      * fix pslib
      
      * fix pslib
      
      * fix pslib network
      
      * fix pslib program
      
      * fix pslib runner
      
      * fix fleet mode
      
      * fix is_distribute
      
      * fix deepfm
      
      * change pslib code
      
      * fix din
      
      * update & fix
      
      * fix reader base
      
      * add ci & fix
      
      * fix fnn
      
      * fix ci sudo
      Co-authored-by: Ntangwei <tangwei12@baidu.com>
      8d1afdeb