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

update experiment dir #2753

Merged
merged 4 commits into from
Aug 13, 2020
Merged

update experiment dir #2753

merged 4 commits into from
Aug 13, 2020

Conversation

JunweiSUN
Copy link
Contributor

update nni/experiments to nni-experiments in docs, rest server and nnictl commands.

Copy link
Member

@Gerhut Gerhut left a comment

Choose a reason for hiding this comment

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

Approving changes in DLTS training service.

@@ -175,7 +175,7 @@ class ShellExecutor {
}

public getRemoteExperimentRootDir(experimentId: string): string {
return this.joinPath(this.tempPath, 'nni', 'experiments', experimentId);
return this.joinPath(this.tempPath, 'nni-experiments', experimentId);
Copy link
Contributor

@SparkSnail SparkSnail Aug 7, 2020

Choose a reason for hiding this comment

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

This is not NNI's local home path, need to confirm if there are others folder under /tmp/nni in remote machine.

@ultmaster ultmaster merged commit 6ec2ade into microsoft:master Aug 13, 2020
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.

5 participants