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

Add pai pipeline #2092

Merged
merged 5 commits into from
Feb 28, 2020
Merged

Add pai pipeline #2092

merged 5 commits into from
Feb 28, 2020

Conversation

SparkSnail
Copy link
Contributor

No description provided.

@scarlett2018 scarlett2018 requested review from chicm-ms and removed request for chicm-ms February 24, 2020 02:41
@scarlett2018 scarlett2018 added this to the 2020 Feb - 1.4.1 release milestone Feb 24, 2020
@SparkSnail SparkSnail requested review from chicm-ms, liuzhe-lz, 1qt314, QuanluZhang and ultmaster and removed request for 1qt314 February 26, 2020 12:23
@@ -94,6 +111,10 @@ def convert_command():
parser.add_argument("--data_dir", type=str)
parser.add_argument("--output_dir", type=str)
parser.add_argument("--vc", type=str)
parser.add_argument("--pai_token", type=str)
parser.add_argument("--paiStoragePlugin", type=str)
Copy link
Contributor

Choose a reason for hiding this comment

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

suggest pai_storage_plugin, nni_manager_nfs...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed


PATH=$HOME/.local/bin:$PATH python3 config_test.py --ts pai
PATH=$HOME/.local/bin:$PATH python3 config_test.py --ts pai --exclude multi_phase
Copy link
Contributor

@ultmaster ultmaster Feb 27, 2020

Choose a reason for hiding this comment

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

Why exclude multi phase?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

paiK8STrainingService does not support multi phase now, maybe will support in next release.

@SparkSnail SparkSnail merged commit fadac07 into master Feb 28, 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.

4 participants