"git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "03929873b3098c5d4756741d117af0b2d7173744"
  1. 24 Mar, 2020 1 commit
  2. 17 Mar, 2020 2 commits
  3. 11 Mar, 2020 1 commit
  4. 03 Mar, 2020 1 commit
  5. 17 Feb, 2020 1 commit
  6. 10 Feb, 2020 1 commit
  7. 09 Feb, 2020 1 commit
  8. 07 Feb, 2020 1 commit
  9. 05 Feb, 2020 1 commit
  10. 15 Jan, 2020 1 commit
  11. 24 Dec, 2019 1 commit
  12. 12 Dec, 2019 1 commit
  13. 26 Nov, 2019 1 commit
  14. 25 Nov, 2019 4 commits
  15. 21 Nov, 2019 2 commits
  16. 15 Nov, 2019 1 commit
  17. 12 Nov, 2019 1 commit
    • Cjkkkk's avatar
      Api refactor (#1728) · 81fcff86
      Cjkkkk authored
      api refactor for compression, especially, quantization APIs
      81fcff86
  18. 04 Nov, 2019 2 commits
  19. 01 Nov, 2019 1 commit
  20. 30 Oct, 2019 1 commit
  21. 21 Oct, 2019 1 commit
    • Tang Lang's avatar
      fix pruner bugs and add model compression README (#1624) · 9d468d2c
      Tang Lang authored
      * fix builtin pruners bug
      
      * use type_as
      
      * fix pruner bugs and add model compression README
      
      * fix example bugs
      
      * add AutoCompression.md and remove sensitive pruner
      
      * fix tf pruner bugs
      
      * update overview
      
      * Pruner.md
      9d468d2c
  22. 14 Oct, 2019 1 commit
    • liuzhe-lz's avatar
      Resolve comments in PR 1571 (#1590) · d6b61e2f
      liuzhe-lz authored
      * Resolve comments in PR 1571
      
      * try to pass ut
      
      * fix typo
      
      * format doc-string
      
      * use tensorflow.compat.v1
      
      * Revert "use tensorflow.compat.v1"
      
      This reverts commit 97a4ed923677c6dfd545fd654c55c424cf490a19.
      d6b61e2f
  23. 09 Oct, 2019 1 commit
    • liuzhe-lz's avatar
      Merge model compression dev branch to master (#1571) · e93d2c25
      liuzhe-lz authored
      * [Proposal] demo compressor (#1402)
      
      model compression
      
      * update doc for model compression (#1509)
      
      * Update Overview.md
      
      * Change Doc (#1510)
      
      * refactor compression sdk (#1562)
      
      * refactor compression sdk
      
      * bugfix
      
      * bugfix
      
      * update ut
      
      * Sync model compression doc and implementation (#1575)
      
      * update doc
      
      * formatting
      
      * bugfix
      
      * add import to examples
      e93d2c25
  24. 08 Oct, 2019 1 commit
  25. 16 Sep, 2019 1 commit
  26. 23 Jul, 2019 1 commit
  27. 25 Jun, 2019 1 commit
    • Zejun Lin's avatar
      Implement enas-mode and oneshot-mode for NAS interface (#1201) · 2aa825b4
      Zejun Lin authored
      * update
      
      * dev-tf-master
      
      * fix bugs
      
      * fix bugs
      
      * remove unnecessary lines
      
      * dev oneshot and darts
      
      * dev nas
      
      * dev enas and oneshot
      
      * dev enas and oneshot
      
      * dev enas and oneshot
      
      * dev oneshot and enas
      
      * dev oneshot
      
      * add ut
      
      * add docstring
      
      * add docstring
      
      * fix
      
      * resolve comments by changing docstring
      
      * resolve comments
      2aa825b4
  28. 24 Jun, 2019 1 commit
  29. 19 Jun, 2019 1 commit
  30. 16 May, 2019 1 commit
    • Lee's avatar
      Nested search space refinement (#1048) · 5af01545
      Lee authored
      * add different tuner config files for config_test
      
      * change MetisTuner config test due to no lightgbm python module in integration test
      
      * install smac package in azure-pipelines
      
      * SMAC need swig to be installed
      
      * Try to install swig from source code
      
      * remove SMAC test because the dependency can not be installed
      
      * use sudo to install the swig
      
      * sleep 10s to make sure the port has been released
      
      * remove tuner test for networkmorphism because it uses more than 30s to release the tcp port
      
      * word "down" to "done"
      
      * add config test for Curvefitting assessor
      
      * change file name
      
      * Fix data type not match bug
      
      * Optimize MetisTunner
      
      * pretty the code
      
      * Follow the review comment
      
      * add exploration probability
      
      * Avoid None type object generating
      
      * fix nnictl log trial bug
      
      * rollback chinese doc
      
      * add argument 'experiment' to parser_log_trial and parser_trial_kill
      
      * update doc
      
      * add NASComparison for ResearchBlog
      
      * Fix format of table
      
      * update doc and add index to toctree
      
      * Update NASComparison.md
      
      Slightly change.
      
      * Update NASComparison.md
      
      Add http links in toctree
      
      * Move ResearchBlog to bottom
      
      move ResearchBlog to bottom
      
      * Follow the review comments
      
      * change the file structure
      
      * add utils
      
      * slight change
      
      * Remove unrelated files
      
      * add doc in SearchSpaceSpec.md and add config test for nested search space
      
      * add unittest
      
      * add unittest for hyperopt_tuner
      
      * update as comment
      
      * Update SearchSpaceSepc doc
      
      * Delete unnecessary space change and correct a mistake
      5af01545
  31. 10 Apr, 2019 1 commit
  32. 22 Mar, 2019 1 commit
  33. 07 Mar, 2019 1 commit
  34. 26 Dec, 2018 1 commit
    • Zejun Lin's avatar
      Add ut to ci & Fix some ut & Add some testcase (#491) · 892d3c1e
      Zejun Lin authored
      * fix bug
      
      * add docs
      
      * add ut
      
      * add ut
      
      * add to ci
      
      * update doc
      
      * update doc
      
      * update ut
      
      * add ut to ci
      
      * add ut to ci
      
      * add ut to ci
      
      * add ut to ci
      
      * add ut to ci
      
      * add ut to ci
      
      * add ut to ci
      
      * add ut to ci
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * revert
      
      * refactor
      
      * refactor
      
      * s
      
      * merge
      892d3c1e