1. 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