authorName: default experimentName: example_mnist trialConcurrency: 1 maxExecDuration: 1h maxTrialNum: 10 #choice: local, remote, pai trainingServicePlatform: local #choice: true, false useAnnotation: true tuner: #choice: TPE, Random, Anneal, Evolution, BatchTuner, MetisTuner #SMAC (SMAC should be installed through nnictl) #codeDir: ~/nni/nni/examples/tuners/random_nas_tuner codeDir: ../../tuners/random_nas_tuner classFileName: random_nas_tuner.py className: RandomNASTuner trial: command: python3 mnist.py codeDir: . gpuNum: 0