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

Remove paiYarn mode #3327

Merged
merged 40 commits into from
Jan 26, 2021
Merged

Conversation

SparkSnail
Copy link
Contributor

  1. Remove paiYarn code
  2. Refactor paiK8S to PAI

@@ -569,7 +556,7 @@ def validate_pai_config_path(self, experiment_config):

def validate_pai_trial_conifg(self, experiment_config):
'''validate the trial config in pai platform'''
if experiment_config.get('trainingServicePlatform') in ['pai', 'paiYarn']:
if experiment_config.get('trainingServicePlatform') in ['pai']:
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems this if is no longer needed.

@J-shang J-shang mentioned this pull request Jan 25, 2021
94 tasks
@SparkSnail SparkSnail merged commit 6f27204 into microsoft:master Jan 26, 2021
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