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

Enable gpu scheduler in AML mode #2769

Merged
merged 18 commits into from
Aug 11, 2020
Merged

Conversation

SparkSnail
Copy link
Contributor

No description provided.

workspaceName: joi.string().min(1)
workspaceName: joi.string().min(1),
computeTarget: joi.string().min(1),
maxTrialNumPerGpu: joi.number(),
Copy link
Member

Choose a reason for hiding this comment

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

It looks a base config is necessary to put shared parameters.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This validate format follows the body schema passed from client, these shared parameters is in different fields, like aml_config, pai_config, unless we add a base_config in nnictl side, other wise this validation format can not change.

@SparkSnail SparkSnail merged commit 995f625 into microsoft:master Aug 11, 2020
@ultmaster ultmaster mentioned this pull request Aug 14, 2020
66 tasks
LovPe pushed a commit to LovPe/nni that referenced this pull request Aug 17, 2020
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