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

add more log info about GPU usage #1723

Open QuanluZhang opened 4 years ago

QuanluZhang commented 4 years ago

What would you like to be added: Adding more log info about GPU usage could help debugging, and make users be aware of GPU usage. Detail: add more log info when users does not enable useActiveGPU but GPUs are occupied by others.

Why is this needed: user friendly

Components that may involve changes: training service

QuanluZhang commented 2 years ago

@liuzhe-lz for awareness