Unverified Commit d6763095 authored by SparkSnail's avatar SparkSnail Committed by GitHub
Browse files

Fix image name in PAIMode.md document (#1133)

parent 3267f467
...@@ -31,7 +31,7 @@ trial: ...@@ -31,7 +31,7 @@ trial:
gpuNum: 0 gpuNum: 0
cpuNum: 1 cpuNum: 1
memoryMB: 8196 memoryMB: 8196
image: openpai/pai.example.tensorflow image: msranni/nni:latest
dataDir: hdfs://10.1.1.1:9000/nni dataDir: hdfs://10.1.1.1:9000/nni
outputDir: hdfs://10.1.1.1:9000/nni outputDir: hdfs://10.1.1.1:9000/nni
# Configuration to access OpenPAI Cluster # Configuration to access OpenPAI Cluster
......
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