1. 08 Apr, 2022 1 commit
  2. 07 Apr, 2022 1 commit
  3. 06 Apr, 2022 1 commit
  4. 31 Mar, 2022 2 commits
  5. 29 Mar, 2022 1 commit
  6. 28 Mar, 2022 2 commits
  7. 20 Mar, 2022 1 commit
  8. 19 Mar, 2022 1 commit
  9. 16 Mar, 2022 1 commit
  10. 10 Mar, 2022 2 commits
  11. 07 Mar, 2022 1 commit
  12. 28 Feb, 2022 2 commits
  13. 21 Feb, 2022 1 commit
  14. 10 Feb, 2022 1 commit
  15. 27 Jan, 2022 1 commit
  16. 19 Jan, 2022 1 commit
  17. 19 Nov, 2021 1 commit
  18. 04 Nov, 2021 1 commit
  19. 11 Aug, 2021 1 commit
  20. 15 Jul, 2021 1 commit
  21. 15 Jun, 2021 1 commit
  22. 10 May, 2021 1 commit
  23. 26 Apr, 2021 1 commit
  24. 09 Apr, 2021 1 commit
  25. 10 Mar, 2021 1 commit
  26. 25 Feb, 2021 1 commit
  27. 13 Jan, 2021 1 commit
  28. 08 Jan, 2021 1 commit
  29. 11 Dec, 2020 1 commit
  30. 10 Dec, 2020 1 commit
  31. 22 Oct, 2020 1 commit
  32. 27 Aug, 2020 1 commit
  33. 12 Aug, 2020 1 commit
  34. 08 Jul, 2020 1 commit
  35. 29 Jun, 2020 2 commits
    • Yuge Zhang's avatar
      Add docs for nniignore and improve docs of training service (#2561) · 25c4c3b5
      Yuge Zhang authored
      * Improve docs
      
      * All using # to start
      
      * uploaded -> excluded
      
      * Set versionCheck default to true
      
      * Add .nniignore example
      
      * Rename training service docs
      
      * Update training service docs
      
      * Fix step numbering
      
      * Resolve comments
      
      * Fix typo
      
      * Resolve comments
      
      * Fix broken link
      25c4c3b5
    • Yuge Zhang's avatar
      NAS Benchmark (#2578) · b91aba39
      Yuge Zhang authored
      * Adding NAS Benchmark (201)
      
      * Add missing endline
      
      * Update script
      
      * Draft for NAS-Bench-101
      
      * Update NAS-Bench-101
      
      * Update constants
      
      * Add API
      
      * Update API
      
      * Fix typo
      
      * Draft for NDS
      
      * Fix issues in storing loss
      
      * Fix cell_spec problem
      
      * Finalize NDS
      
      * Update time consumption
      
      * Add nds query function
      
      * Update documentation for NAS-Bench-101
      
      * Reformat generators
      
      * Add NAS-Bench-201 docs
      
      * Unite constant names
      
      * Update docstring
      
      * Update docstring
      
      * Update rst
      
      * Update scripts
      
      * Add git as dependency
      
      * Apt update
      
      * Update installation scripts
      
      * Fix dependency for pipeline
      
      * Fix NDS script
      
      * Fix NAS-Bench-201 installation
      
      * Add example notebook
      
      * Correct latency dimension
      
      * shortcuts -> query
      
      * Change run -> trial, ComputedStats -> TrialStats
      
      * ipynb needs re-generation
      
      * Fix NAS rst
      
      * Fix documentation and pylint
      
      * Fix pylint
      
      * Add pandoc as dependency
      
      * Update pandoc dependency
      
      * Fix documentation broken link
      b91aba39