Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

[DO NOT SQUASH] Support nn-Meter in Retiarii framework #3938

Merged
merged 5 commits into from
Jul 27, 2021
Merged

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    6af99c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. [Retiarii]: Add info required by nn-meter to graph ir (#3910)

    * Fix mutable default
    
    * LayerChoice:forward now will default run the first candidate to support trace (#3910)
    
    * New GraphConverter to parse shape info required by nn-meter (#3910)
    
    * Support model filter in Random strategy
    
    * Support latency aware search in SPOS multi-trial example
    
    * Fix for review (#3910)
    
    * Add doc for hardware-aware NAS
    
    * Fix lint python & Add nn_meter to sphinx mock
    
    * Add comments
    
    * Move LatencyFilter to examples
    
    * Move example inputs into configs
    
    * Support nested layer choice
    
    Co-authored-by: Jianyu Wei <v-wjiany@microsoft.com>
    Co-authored-by: kalineid <nnob@mail.ustc.edu.cn>
    Co-authored-by: Yuge Zhang <scottyugochang@gmail.com>
    Co-authored-by: Yuge Zhang <Yuge.Zhang@microsoft.com>
    5 people authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    99aa822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    403195f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    bb39748 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    5e04d56 View commit details
    Browse the repository at this point in the history