authorName: NNI Example experimentName: MNIST TF v2.x trialConcurrency: 1 maxExecDuration: 1h maxTrialNum: 10 trainingServicePlatform: local # choices: local, remote, pai searchSpacePath: search_space.json useAnnotation: false tuner: builtinTunerName: TPE # choices: TPE, Random, Anneal, Evolution, BatchTuner, MetisTuner, # GPTuner, SMAC (SMAC should be installed through nnictl) classArgs: optimize_mode: maximize # choices: maximize, minimize trial: command: python3 mnist.py codeDir: . gpuNum: 0