Skip to content

NNI design critical thinking

Yan Ni edited this page Feb 17, 2019 · 1 revision

based on the book A Philosophy of Software Design

potential improvements

  • Remove multithread from config.yml and let dispatcher decide according to Tuner. For whether to use multi-threading mode depends on the implementation of tuner.
    • introduce multi-thread() attribute to Tuner class
Clone this wiki locally