We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d3e25a commit 01312dcCopy full SHA for 01312dc
docs/install_usage/rapidocr/parameters.md
@@ -124,7 +124,8 @@ EngineConfig:
124
125
!!! tip
126
127
- DirectML仅能Windows 10 Build 18362及以上使用
+ DirectML仅能Windows 10 Build 18362及以上使用。
128
+ ONNXRuntime官方相关文档:[link](https://onnxruntime.ai/docs/execution-providers/DirectML-ExecutionProvider.html)
129
130
1. 安装
131
@@ -150,7 +151,7 @@ EngineConfig:
150
151
152
153
- ONNXRuntime中相关文档参考:[link](https://onnxruntime.ai/docs/execution-providers/community-maintained/CANN-ExecutionProvider.html)
154
+ ONNXRuntime官方相关文档:[link](https://onnxruntime.ai/docs/execution-providers/community-maintained/CANN-ExecutionProvider.html)
155
156
157
0 commit comments