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

Error about the web port #5711

Open wang1239435478 opened 1 year ago

wang1239435478 commented 1 year ago

Describe the issue: I’m using the nni toolbox for neural architecture searh. However, I find that I must provide an avalible web port to experiment.run() when I select the multi-trial exploration strategy, The code is runing using Remote-SSH of VSCode, connecting to the AutoDL server. How can I find or create the available web port?

Environment:

Configuration:

Log message:

How to reproduce it?: