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

USER_CANCELED #5758

Closed fantasy0905 closed 3 months ago

fantasy0905 commented 3 months ago

issue When I submit the code to run on the server, without performing any operations, the status changes to "USER_CANCELED". Even the NNI code that used to run successfully before is now encountering this issue when I try to run it. Could anyone please advise on how to solve this problem?