1. 25 Jun, 2019 2 commits
    • Zejun Lin's avatar
      Implement enas-mode and oneshot-mode for NAS interface (#1201) · 2aa825b4
      Zejun Lin authored
      * update
      
      * dev-tf-master
      
      * fix bugs
      
      * fix bugs
      
      * remove unnecessary lines
      
      * dev oneshot and darts
      
      * dev nas
      
      * dev enas and oneshot
      
      * dev enas and oneshot
      
      * dev enas and oneshot
      
      * dev oneshot and enas
      
      * dev oneshot
      
      * add ut
      
      * add docstring
      
      * add docstring
      
      * fix
      
      * resolve comments by changing docstring
      
      * resolve comments
      2aa825b4
    • 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
  2. 24 Jun, 2019 2 commits
  3. 21 Jun, 2019 1 commit
  4. 20 Jun, 2019 1 commit
  5. 19 Jun, 2019 1 commit
  6. 18 Jun, 2019 1 commit
  7. 17 Jun, 2019 1 commit
  8. 03 Jun, 2019 3 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
    • QuanluZhang's avatar
      add nas example using general nas programming interface (#1130) · a8233663
      QuanluZhang authored
      update searchspace_generator, add example, update NAS example
      a8233663
  9. 30 May, 2019 2 commits
  10. 28 May, 2019 4 commits
  11. 27 May, 2019 4 commits
  12. 22 May, 2019 1 commit
  13. 15 May, 2019 2 commits
  14. 28 Apr, 2019 1 commit
  15. 24 Apr, 2019 3 commits
  16. 22 Apr, 2019 1 commit
  17. 19 Apr, 2019 4 commits
  18. 18 Apr, 2019 1 commit
  19. 12 Apr, 2019 1 commit
  20. 10 Apr, 2019 1 commit
  21. 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
  22. 29 Mar, 2019 1 commit
  23. 27 Mar, 2019 1 commit
    • xuehui's avatar
      Fix Issue #903 (#916) · bfd99ad5
      xuehui authored
      * update readme in ga_squad
      
      * update readme
      
      * fix typo
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * update readme
      
      * update
      
      * fix path
      
      * update reference
      
      * fix bug in config file
      
      * update nni_arch_overview.png
      
      * update
      
      * update
      
      * update
      
      * update home page
      
      * fix issue: #902, random parameter
      
      * update doc about random
      
      * change Random tuner test
      
      * update metric_test for Random tuner
      
      * update random config in test
      
      * update Evolution_SQuAD doc
      bfd99ad5