Browse Source

correct url (#2867)

tags/20210507
mmiirroo GitHub 5 years ago
parent
commit
e281b464dc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/faq.md

+ 1
- 1
docs/faq.md View File

@@ -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



Loading…
Cancel
Save