Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge master #12

Merged
merged 5 commits into from
Sep 27, 2018
Merged

merge master #12

merged 5 commits into from
Sep 27, 2018

Commits on Sep 25, 2018

  1. Dev smac (#116)

    * support package install (#91)
    
    * fix nnictl bug
    
    * support package install
    
    * update
    
    * update package install logic
    
    * Fix package install issue (#95)
    
    * fix nnictl bug
    
    * fix pakcage install
    
    * support SMAC as a tuner on nni (#81)
    
    * update doc
    
    * update doc
    
    * update doc
    
    * update hyperopt installation
    
    * update doc
    
    * update doc
    
    * update description in setup.py
    
    * update setup.py
    
    * modify encoding
    
    * encoding
    
    * add encoding
    
    * remove pymc3
    
    * update doc
    
    * update builtin tuner spec
    
    * support smac in sdk, fix logging issue
    
    * support smac tuner
    
    * add optimize_mode
    
    * update config in nnictl
    
    * add __init__.py
    
    * update smac
    
    * update import path
    
    * update setup.py: remove entry_point
    
    * update rest server validation
    
    * fix bug in nnictl launcher
    
    * support classArgs: optimize_mode
    
    * quick fix bug
    
    * test travis
    
    * add dependency
    
    * add dependency
    
    * add dependency
    
    * add dependency
    
    * create smac python package
    
    * fix trivial points
    
    * optimize import of tuners, modify nnictl accordingly
    
    * fix bug: incorrect algorithm_name
    
    * trivial refactor
    
    * for debug
    
    * support virtual
    
    * update doc of SMAC
    
    * update smac requirements
    
    * update requirements
    
    * change debug mode
    
    * update doc
    
    * update doc
    
    * refactor based on comments
    
    * fix comments
    QuanluZhang authored Sep 25, 2018
    Configuration menu
    Copy the full SHA
    ff390b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. modify example config path to relative path and increase maxTrialNum (#…

    …94)
    
    * modify example config path to relative path and increase maxTrialNum
    
    * add document
    Crysple authored and QuanluZhang committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    cc5218e View commit details
    Browse the repository at this point in the history
  2. support conda (#90) (#110)

    * support install from venv and travis CI
    
    * support install from venv and travis CI
    
    * support install from venv and travis CI
    
    * support conda
    
    * support conda
    
    * modify example config path to relative path and increase maxTrialNum
    
    * undo messy commit
    
    * undo messy commit
    Crysple authored and QuanluZhang committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    6873a3c View commit details
    Browse the repository at this point in the history
  3. Support pip install as root (#77)

    liuzhe-lz authored and QuanluZhang committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    a20c510 View commit details
    Browse the repository at this point in the history
  4. Typo on #58 (#122)

    kant authored and QuanluZhang committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    cc5372e View commit details
    Browse the repository at this point in the history