Commit 82496fd4 authored by sunxx1's avatar sunxx1
Browse files

Merge branch 'sun_22.10' into 'main'

添加/sing_test.sh

See merge request dcutoolkit/deeplearing/dlexamples_new!55
parents 37437e80 2db01f53
Pipeline #131 failed with stages
in 0 seconds
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
</div> </div>
English | [简体中文](/README_zh-CN.md) | [模型测试步骤](/train.md) English | [简体中文](/README_zh-CN.md) | [模型测试步骤](train.md)
## Introduction ## Introduction
......
export HIP_VISIBLE_DEVICES=1
export MIOPEN_FIND_MODE=1
my_config=$1
python3 tools/train.py $my_config --gpu-ids 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