1. 12 Aug, 2020 2 commits
  2. 23 Jun, 2020 1 commit
  3. 19 May, 2020 1 commit
  4. 12 May, 2020 1 commit
  5. 30 Apr, 2020 1 commit
  6. 25 Mar, 2020 1 commit
  7. 03 Mar, 2020 1 commit
  8. 09 Feb, 2020 1 commit
  9. 03 Feb, 2020 1 commit
  10. 08 Jan, 2020 1 commit
  11. 23 Dec, 2019 1 commit
  12. 26 Nov, 2019 1 commit
  13. 25 Nov, 2019 1 commit
  14. 11 Nov, 2019 1 commit
  15. 04 Nov, 2019 1 commit
  16. 31 Oct, 2019 1 commit
  17. 16 Sep, 2019 1 commit
  18. 14 Aug, 2019 1 commit
  19. 12 Aug, 2019 1 commit
  20. 30 Jul, 2019 1 commit
  21. 29 Jul, 2019 1 commit
  22. 17 Jul, 2019 1 commit
  23. 01 Jul, 2019 2 commits
    • SparkSnail's avatar
      Quick fix NNICTL bug (#1226) · ec5c35dc
      SparkSnail authored
      * fix remote bug
      
      * add document
      
      * add document
      
      * update
      
      * update
      
      * update
      
      * update
      
      * fix remote issue
      
      * fix forEach
      
      * update doc according to comments
      
      * update
      
      * update
      
      * update
      
      * remove 'any more'
      
      * fix nnictl commands
      
      * fix comments
      
      * fix bug
      ec5c35dc
    • SparkSnail's avatar
      Fix nnictl commands (#1216) · 3379411e
      SparkSnail authored
      3379411e
  24. 25 Jun, 2019 1 commit
    • SparkSnail's avatar
      nnictl experiment cleanup (#1186) · 8329d30f
      SparkSnail authored
      * fix remote bug
      
      * add document
      
      * add document
      
      * update
      
      * update
      
      * update
      
      * update
      
      * fix remote issue
      
      * fix forEach
      
      * update doc according to comments
      
      * update
      
      * update
      
      * update
      
      * remove 'any more'
      
      * init
      
      * update for remote and hdfs
      
      * remove unused code
      
      * fix comments
      
      * fix comments
      
      * fix comments
      
      * fix comments
      8329d30f
  25. 19 Jun, 2019 1 commit
  26. 03 Jun, 2019 2 commits
    • QuanluZhang's avatar
      a simple debug tool for general nas programming interface (#1147) · cae70729
      QuanluZhang authored
      
      
      * Dev nas interface -- document (#1049)
      
      * nas interface doc
      
      * Dev nas compile -- code generator (#1067)
      
      * finish code for parsing mutable_layers annotation and testcode
      
      * Dev nas interface -- update figures (#1070)
      
       update figs
      
      * update searchspace_generator (#1071)
      
      * GeneralNasInterfaces.md: Fix a typo (#1079)
      Signed-off-by: default avatarCe Gao <gaoce@caicloud.io>
      
      * add NAS example and fix bugs (#1083)
      
      update searchspace_generator, add example, update NAS example
      
      * fix bugs (#1108)
      
      * nas example
      
      * fix bugs
      
      * remove
      
      * update
      
      * debug
      
      * fix bug
      
      * remove previous mnist.py
      
      * rename
      
      * code gen for specific trial
      
      * fix conflict
      
      * remove print
      
      * add print warning
      
      * update doc
      
      * update doc
      
      * update doc
      
      * remove comment
      
      * update doc
      
      * remove unnecessary global
      cae70729
    • SparkSnail's avatar
      Fix nnictl command line (#1146) · 946cb543
      SparkSnail authored
      946cb543
  27. 28 May, 2019 1 commit
  28. 27 May, 2019 2 commits
  29. 22 Apr, 2019 1 commit
  30. 19 Apr, 2019 2 commits
  31. 10 Apr, 2019 1 commit
  32. 09 Apr, 2019 1 commit
    • Yan Ni's avatar
      export trial status to csv (#905) · 3beaa3fd
      Yan Ni authored
      * export to csv core code done
      
      * add nnictl trail export
      
      * fix bug
      
      * add dependency for pandas
      
      * remove pandas from dependency
      
      * add multi phase support
      
      * add document
      3beaa3fd
  33. 29 Mar, 2019 1 commit
  34. 26 Mar, 2019 1 commit
    • Lee's avatar
      Change the behavior of `nnictl log trial [--trialid TRIALID] [id]` (#900) · 36401157
      Lee authored
      * add different tuner config files for config_test
      
      * change MetisTuner config test due to no lightgbm python module in integration test
      
      * install smac package in azure-pipelines
      
      * SMAC need swig to be installed
      
      * Try to install swig from source code
      
      * remove SMAC test because the dependency can not be installed
      
      * use sudo to install the swig
      
      * sleep 10s to make sure the port has been released
      
      * remove tuner test for networkmorphism because it uses more than 30s to release the tcp port
      
      * word "down" to "done"
      
      * add config test for Curvefitting assessor
      
      * change file name
      
      * Fix data type not match bug
      
      * Optimize MetisTunner
      
      * pretty the code
      
      * Follow the review comment
      
      * add exploration probability
      
      * Avoid None type object generating
      
      * fix nnictl log trial bug
      
      * rollback chinese doc
      
      * add argument 'experiment' to parser_log_trial and parser_trial_kill
      
      * update doc
      36401157
  35. 13 Dec, 2018 1 commit