Commit 75040ddb authored by sugon_cxj's avatar sugon_cxj
Browse files

update README

parent e206b112
...@@ -10,6 +10,7 @@ bert-large的squad模型。 ...@@ -10,6 +10,7 @@ bert-large的squad模型。
docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:ort1.14.0_migraphx3.0.0-dtk22.10.1 docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:ort1.14.0_migraphx3.0.0-dtk22.10.1
``` ```
[huggingface](https://huggingface.co/ctuning/mlperf-inference-bert-onnx-fp32-squad-v1.1)下载模型model.onnx到当前目录 [huggingface](https://huggingface.co/ctuning/mlperf-inference-bert-onnx-fp32-squad-v1.1)下载模型model.onnx到当前目录
执行fp16转换 执行fp16转换
``` ```
python3 fp16-convert.py python3 fp16-convert.py
......
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