You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
I submit the job into PAI platform while there is not enough compuation resource. So the job will fail possibly and wait for some time to submit again and again. The job can succeed in PAI finally, but NNI can not get intermediate or final metric.
Brief what process you are following: Normal process with Tuner
How to reproduce it:
When the job have to retry because of some reasons(low priority or not enough compuation resource).
NNI Environment:
nni version: 0.5.2
nni mode(local|pai|remote): pai
OS: ubuntu 18.04 (wsl)
python version: python 3.6.7
is conda or virtualenv used?: conda
is running in docker?: Nope
The text was updated successfully, but these errors were encountered:
Short summary about the issue/question:
I submit the job into PAI platform while there is not enough compuation resource. So the job will fail possibly and wait for some time to submit again and again. The job can succeed in PAI finally, but NNI can not get intermediate or final metric.
Brief what process you are following: Normal process with Tuner
How to reproduce it:
When the job have to retry because of some reasons(low priority or not enough compuation resource).
NNI Environment:
The text was updated successfully, but these errors were encountered: