Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

config.yml文件中tuner使用TPE和Anneal都能运行,但是用Random就无法运行,别的地方都没改,就把TPE或者Anneal改成了Random #2402

Closed
zhouhaosun opened this issue May 4, 2020 · 1 comment · Fixed by #2346

Comments

@zhouhaosun
Copy link

NNI 学生项目问题概述 / General Question of Student Program

请简要概述您的问题 / 观点 :
Short summary about the question / idea :

请提供 NNI 环境信息 :
nni Environment :

  • nni version:
  • nni mode(local|pai|remote):
  • OS:
  • python version:
  • is conda or virtualenv used?:
  • is running in docker?:

其他建议 / Other Advice

是否需要更新文档(是 / 否):
Need to update document ( yes / no ) :

其他分享内容 :
Anything else we need to know :

Log message / 日志信息 :

@QuanluZhang QuanluZhang linked a pull request May 5, 2020 that will close this issue
@QuanluZhang
Copy link
Contributor

please remove optimize_mode when using random tuner, because random tuner does not care whether you want to maximize or minimize.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants