From 8462f16dc0ccfe9baba7e9c2d9e545c5b2016ae9 Mon Sep 17 00:00:00 2001 From: Sven Date: Fri, 1 Apr 2022 10:27:52 +0800 Subject: [PATCH] OpenCV offical announcement with TIM-VX support (#341) Signed-off-by: ZhangXiang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index addacf6..7b920b4 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Main Features - [Tengine](https://github.com/OAID/Tengine) (Official) - [TVM](https://github.com/VeriSilicon/tvm) (Fork) - [Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite) (Official) -- [OpenCV](https://github.com/opencv/opencv/pull/21036) (In development) +- [OpenCV](https://github.com/opencv/opencv/pull/21036) (Offical) - MLIR Dialect (In development) Feel free to raise a github issue if you wish to add TIM-VX for other frameworks.