"configs/models/others/hf_arithmo_mistral_7b.py" did not exist on "d3de5c41fbf81e184a141422c95cb99a75e4f431"
  1. 10 Feb, 2020 3 commits
  2. 07 Feb, 2020 3 commits
  3. 05 Feb, 2020 2 commits
  4. 16 Jan, 2020 2 commits
    • Cjkkkk's avatar
      add data parallel proposal (#1923) · 2de52a89
      Cjkkkk authored
      * add data parallel proposal
      
      * fix mask_weight bug
      
      * add slim pruner support and example
      
      * fix typo
      
      * fix typo
      
      * fix setattr error
      
      * fix buffer update
      
      * rename instrument_layer and prunerLayerWrapper
      
      * fix pylint
      
      * update reverse travsal
      
      * add wrap and unwrap
      
      * add register_buffer API
      
      * update docstring
      
      * update docstring
      
      * add quantizer support
      
      * fix typo
      
      * update MeanActivationPruner, weight_rank_filter_pruner and example
      2de52a89
    • Houwen Peng's avatar
      integrate c-darts nas algorithm (#1955) · 13d03757
      Houwen Peng authored
      13d03757
  5. 15 Jan, 2020 2 commits
  6. 09 Jan, 2020 1 commit
  7. 06 Jan, 2020 1 commit
  8. 31 Dec, 2019 1 commit
  9. 29 Dec, 2019 1 commit
  10. 27 Dec, 2019 2 commits
  11. 24 Dec, 2019 4 commits
  12. 23 Dec, 2019 5 commits
  13. 18 Dec, 2019 1 commit
  14. 12 Dec, 2019 2 commits
    • Yan Ni's avatar
      Fix doc build warning (#1799) · 659480f2
      Yan Ni authored
      * fix doc build warnings
      
      * update docstring guide
      
      * fix doc build warning #2
      
      * remove typing.Dict
      
      * update
      
      * fix dead link
      
      * remove deprecated docs
      
      * fix missing link warning
      
      * fix link issue after merge
      
      * fix docstring indentation warning
      
      * remove trial.py
      
      * revert commit for deadlink of outdated docs
      
      * fix pylint error
      659480f2
    • Tang Lang's avatar
      Pruners refactor (#1820) · ac6f420f
      Tang Lang authored
      ac6f420f
  15. 05 Dec, 2019 1 commit
  16. 02 Dec, 2019 1 commit
  17. 26 Nov, 2019 5 commits
  18. 25 Nov, 2019 3 commits