microsoft / nni

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
https://nni.readthedocs.io
MIT License
14.06k stars 1.82k forks source link

NNI Tuner system parameters for trial is different from nni.get_next_parameter() in every trial in tuner example code #5693

Open dzk9528 opened 1 year ago

dzk9528 commented 1 year ago

Describe the issue:

Environment:

Configuration:

Log message:

How to reproduce it?: Please run https://github.com/microsoft/nni/blob/v3.0/examples/tutorials/hpo_quickstart_pytorch/main.py