"...git@developer.sourcefind.cn:modelzoo/solov2-pytorch.git" did not exist on "d6b3cbd5b7bc7229ab90ede0ca07b0bd2e147bbd"
Unverified Commit e9cba778 authored by chicm-ms's avatar chicm-ms Committed by GitHub
Browse files

update mnist example dir (#1792)

parent 57924caf
......@@ -17,7 +17,7 @@ assessor:
start_step: 6
threshold: 0.95
trial:
codeDir: ../../../examples/trials/mnist
codeDir: ../../../examples/trials/mnist-tfv1
command: python3 mnist.py --batch_num 100
gpuNum: 0
......
......@@ -22,7 +22,7 @@ assessor:
classArgs:
optimize_mode: maximize
trial:
codeDir: ../../../examples/trials/mnist
codeDir: ../../../examples/trials/mnist-tfv1
command: python3 mnist.py --batch_num 100
gpuNum: 0
......
......@@ -12,7 +12,7 @@ assessor:
classArgs:
optimize_mode: maximize
trial:
codeDir: ../../../examples/trials/mnist
codeDir: ../../../examples/trials/mnist-tfv1
command: python3 mnist.py --batch_num 100
gpuNum: 0
......
......@@ -14,7 +14,7 @@ assessor:
classArgs:
optimize_mode: maximize
trial:
codeDir: ../../../examples/trials/mnist
codeDir: ../../../examples/trials/mnist-tfv1
command: python3 mnist.py --batch_num 100
gpuNum: 0
......
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