Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Reduce trial numbers for PAI IT #2451

Merged
merged 48 commits into from
May 19, 2020
Merged

Reduce trial numbers for PAI IT #2451

merged 48 commits into from
May 19, 2020

Conversation

SparkSnail
Copy link
Contributor

No description provided.

SparkSnail and others added 30 commits August 6, 2019 18:58
Filter prune algo implementation (#1655)
Support monitor mode when creating or resuming a new experiment (#1933)
Add test for documentation build (#1924)
@SparkSnail SparkSnail force-pushed the dev-fix-testExamples branch from d06542d to a56d7f9 Compare May 19, 2020 03:10
@SparkSnail SparkSnail changed the title Reduce trial numbers for IT Reduce trial numbers for PAI IT May 19, 2020
@@ -78,6 +78,8 @@ paiYarn:
pai:
nniManagerIp:
maxExecDuration: 15m
maxTrialNum: 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reduced to only 1?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add comment here why change maxTrialNum.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reduced to only 1?

1 trial job per example is enough for testing the example case in PAI. This mastrialNum=1 only works for PAI, and other features like NNICTL, assessor etc. could be tested by other pipelines.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add comment here why change maxTrialNum.

updated.

paiConfig:
host:
userName:
trainingServicePlatform: pai
trial:
gpuNum: 1
gpuNum: 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it seems a space is added here

@SparkSnail SparkSnail merged commit f8627a2 into master May 19, 2020
@liuzhe-lz liuzhe-lz deleted the dev-fix-testExamples branch July 17, 2020 11:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants