1. 11 10月, 2022 2 次提交
  2. 27 9月, 2022 1 次提交
  3. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  4. 30 9月, 2021 1 次提交
  5. 26 4月, 2020 1 次提交
    • C
      Simplify Program printing code to improve debugging efficiency (#23918) · 25a233e4
      Chen Weihang 提交于
      * add to_readable_code method, test=develop
      
      * polish doc details, test=develop
      
      * polish doc note, test=develop
      
      * fix unittest error, test=develop
      
      * fix coverage, test=develop
      
      * add print test, test=develop
      
      * add print param, test=develop
      
      * hidden to_readable_code api, test=develop
      
      * remove original tool methods, test=develop
      
      * remove old api using code, test=develop
      25a233e4
  6. 28 2月, 2020 1 次提交
  7. 23 2月, 2020 1 次提交
  8. 19 6月, 2019 1 次提交
    • fix spelling errors (#17941) · 802ea509
      翟飞跃 提交于
      * fix spelling errors; test=develop
      
      * Update API.spec
      
      update md5
      
      * Update API.spec
      
      * change the order of api;test=develop
      802ea509
  9. 28 10月, 2018 1 次提交
  10. 25 10月, 2018 2 次提交
  11. 27 9月, 2018 1 次提交
    • T
      Add distributed unit tests about text_classification/simnet-bow/ctr (#12812) · 97cf1eb6
      tangwei12 提交于
      * add dist ut for text_classification
      
      * add dist ut for text_classification
      
      * add simnet bow unittest
      
      * add dist ut for simnet bow
      
      * add trainning data url for simnet bow
      
      * add trainning data url for simnet bow
      
      * modify simnet test_reader to train reader
      
      * add test_dist_ctr
      
      * test_dist_ctr can run now
      
      * dense update is good
      
      * add unit test for selected rows
      
      * debug unit test
      
      * fix dist sparse update problem
      
      * Constant args at init
      
      * optimize code
      
      * simnet optimize
      
      * fix DebugStringEx
      
      * optimize sum_op.h
      
      * add ScaleOpVarTypeInference
      
      * clean code
      
      * fix test_dist_transpiler.py
      
      * code optimize
      
      * modify delta
      
      * fix sparse update bug
      
      * dist test use one cpu
      
      * update some data
      
      * remove unused code
      
      * add use cuda config
      
      * unit test fix
      
      * unit test fix
      
      * unit test fix
      
      * unit test fix
      
      * dist_word2vec use CPU
      
      * unit test fix
      
      * unit test fix
      
      * code clean
      
      * code clean
      
      * merge develop
      
      * api spec update
      
      * Revert: api spec update
      
      * replace simnet data with fake
      
      * replace simnet data with fake
      
      * update dim
      
      * add batch auc
      
      * code clean
      
      * code clean
      
      * modify print to stderr
      
      * update simnet delta -> 1e-5
      
      * update RUN_STEP
      
      * add use_reader_alloc
      
      * add use_reader_alloc
      
      * add use_reader_alloc
      
      * modify delta
      
      * add use_reader_alloc
      
      * fix stderr write
      
      * python3 compatibility
      
      test=develop
      
      * python3 compatibility, test=develop
      
      * Update dist_text_classification.py
      
      * test=develop
      97cf1eb6
  12. 26 9月, 2018 1 次提交
  13. 20 9月, 2018 2 次提交
  14. 16 9月, 2018 1 次提交
  15. 04 9月, 2018 1 次提交
  16. 30 8月, 2018 1 次提交
  17. 29 8月, 2018 1 次提交
  18. 21 8月, 2018 1 次提交
    • W
      Add async dist tests (#12798) · f63368db
      Wu Yi 提交于
      * add async dist tests
      
      * update delta
      
      * fix transformer test
      
      * refine rmsprop transpile
      
      * update
      
      * fix dist seresnet
      f63368db
  19. 15 8月, 2018 1 次提交
  20. 13 8月, 2018 1 次提交
  21. 06 8月, 2018 1 次提交
  22. 31 7月, 2018 1 次提交
  23. 30 7月, 2018 1 次提交
  24. 26 7月, 2018 2 次提交
  25. 10 6月, 2018 2 次提交
  26. 21 5月, 2018 1 次提交