From e281b464dcebe51552e2d3d084038c99fd80f9f6 Mon Sep 17 00:00:00 2001 From: mmiirroo <1511362+mmiirroo@users.noreply.github.com> Date: Sat, 24 Apr 2021 12:43:07 +0800 Subject: [PATCH] correct url (#2867) --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index fb66ebcf2..0062c211e 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -524,7 +524,7 @@ ncnn支持不同的模型运行在不同的核心。假设硬件平台有2个大 netB.opt.num_threads = 4; } ``` -https://github.com/seiyaa/ncnn/blob/master/docs/how-to-use-and-FAQ/openmp-best-practice.zh.md +https://github.com/Tencent/ncnn/blob/master/docs/how-to-use-and-FAQ/openmp-best-practice.zh.md ## get_cpu_count get_gpu_count