Skip to content

Commit 1bf2cb0

Browse files
authored
docs: add blog
1 parent df583bf commit 1bf2cb0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: 基于ONNX Runtime 来看 CoreML Provider 和 CPU Provider 在 RapidOCR 表现
3+
date: 2026-02-28
4+
authors: [SWHL]
5+
slug: coreml-vs-cpu-provider-onnxruntime-rapidocr
6+
categories:
7+
- 推理引擎
8+
comments: true
9+
hide:
10+
- toc
11+
links:
12+
- 使用不同推理引擎: install_usage/rapidocr/how_to_use_infer_engine.md
13+
---
14+
15+
16+
记录 ONNX Runtime 在 MacBook Pro M2 上 CoreML Provider 和 CPU Provider 表现,包括速度和精度。
17+
18+
<!-- more -->

0 commit comments

Comments
 (0)