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
14k stars 1.81k forks source link

gpuIndices #5678

Closed hash0830 closed 12 months ago

hash0830 commented 1 year ago

Describe the issue:Hello everyone, I am a newbie in nni. I would like to ask about the difference between gpuIndices in tuner and localConfig. For example, I have a GPU: NVIDIA GeForce RTX 3060, but I want to use it to run nni, so how should I set gpuIndices in tuner and localConfig?Thanks! Environment: