• QuanluZhang's avatar
    Dev smac (#116) · ff390b4d
    QuanluZhang authored
    * 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
    ff390b4d
config_schema.py 3.72 KB