Skip to content

Commit 8fa447c

Browse files
authored
docs: update blog
1 parent 4e20f8b commit 8fa447c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install_usage/rapidocr/how_to_use_infer_engine.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,11 @@ comments: true
9191
result.vis("vis_result.jpg")
9292
```
9393

94-
=== ":material-experiment: CoreML"
94+
=== ":material-symbols-outlined: CoreML"
9595

9696
!!! warning
9797

98-
仅在 `rapidocr>=3.7.0`**实验性** 支持。ONNX Runtime 官方相关文档:[CoreML Execution Provider](https://onnxruntime.ai/docs/execution-providers/CoreML-ExecutionProvider.html)。详细 Benchmark 参见:[](../../blog/posts/inference_engine/compare_coreml_cpu_provider_perf.md)
98+
仅在 `rapidocr>=3.7.0`**实验性** 支持。ONNX Runtime 官方相关文档:[CoreML Execution Provider](https://onnxruntime.ai/docs/execution-providers/CoreML-ExecutionProvider.html)。详细 Benchmark 参见:[基于 ONNX Runtime 来看 CoreML Provider 和 CPU Provider 在 RapidOCR 表现](../../blog/posts/inference_engine/compare_coreml_cpu_provider_perf.md)
9999

100100
1. 安装
101101

0 commit comments

Comments
 (0)