1. 12 Apr, 2022 1 commit
  2. 07 Apr, 2022 1 commit
  3. 28 Feb, 2022 1 commit
  4. 10 Feb, 2022 1 commit
  5. 21 Oct, 2021 1 commit
  6. 11 Aug, 2021 1 commit
  7. 15 Jun, 2021 1 commit
  8. 13 Jun, 2021 1 commit
  9. 26 Apr, 2021 1 commit
  10. 10 Mar, 2021 1 commit
  11. 08 Jan, 2021 1 commit
  12. 25 Dec, 2020 1 commit
  13. 11 Dec, 2020 1 commit
  14. 10 Dec, 2020 1 commit
  15. 22 Oct, 2020 1 commit
  16. 27 Aug, 2020 1 commit
  17. 24 Aug, 2020 1 commit
  18. 08 Jul, 2020 2 commits
  19. 07 Jul, 2020 1 commit
  20. 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