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 is starting, it's time to run an epoch but there's no value in the page? #5720

Open yao-ao opened 11 months ago

yao-ao commented 11 months ago

Describe the issue:

it's time to run an epoch but there's no value in the page?

Environment:

Configuration: searchSpaceFile: search_space.json trialCommand: python train_nni.py trialGpuNumber: 0 trialConcurrency: 1 tuner: name: TPE classArgs: optimize_mode: maximize trainingService: platform: local

image

How to reproduce it?: