Commit 82aa37b9 authored by Yan Ni's avatar Yan Ni Committed by QuanluZhang
Browse files

fix error on example of RemoteMachineMode (#269)

* add pycharm project files to .gitignore list

* update pylintrc to conform vscode settings

* fix RemoteMachineMode for wrong trainingServicePlatform
parent a26c46b4
......@@ -35,7 +35,7 @@ maxExecDuration: 3h
# empty means never stop
maxTrialNum: 100
# choice: local, remote, pai
trainingServicePlatform: local
trainingServicePlatform: remote
# choice: true, false
useAnnotation: true
tuner:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment