1. 30 Apr, 2020 1 commit
  2. 25 Mar, 2020 1 commit
  3. 03 Mar, 2020 1 commit
  4. 09 Feb, 2020 1 commit
  5. 03 Feb, 2020 1 commit
  6. 08 Jan, 2020 1 commit
  7. 23 Dec, 2019 1 commit
  8. 26 Nov, 2019 1 commit
  9. 25 Nov, 2019 1 commit
  10. 11 Nov, 2019 1 commit
  11. 04 Nov, 2019 1 commit
  12. 31 Oct, 2019 1 commit
  13. 16 Sep, 2019 1 commit
  14. 14 Aug, 2019 1 commit
  15. 12 Aug, 2019 1 commit
  16. 30 Jul, 2019 1 commit
  17. 29 Jul, 2019 1 commit
  18. 17 Jul, 2019 1 commit
  19. 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
  20. 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
  21. 19 Jun, 2019 1 commit
  22. 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
  23. 28 May, 2019 1 commit
  24. 27 May, 2019 2 commits
  25. 22 Apr, 2019 1 commit
  26. 19 Apr, 2019 2 commits
  27. 10 Apr, 2019 1 commit
  28. 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
  29. 29 Mar, 2019 1 commit
  30. 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
  31. 13 Dec, 2018 1 commit
  32. 05 Dec, 2018 1 commit
    • SparkSnail's avatar
      Update document v0.4 (#437) · 7fc1c51c
      SparkSnail authored
      move nnictl folder
      delete kubernetsServer in nnictl
      refactor aks document
      add warning information to expand relative path
      update experiment status when the experiment crashed.
      7fc1c51c
  33. 16 Nov, 2018 1 commit
  34. 09 Nov, 2018 1 commit
  35. 05 Nov, 2018 2 commits