Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pytorch/cpuinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshkan Aliabadi <ashkan.aliabadi@gmail.com>2020-02-26 08:00:36 +0300
committerAshkan Aliabadi <ashkan.aliabadi@gmail.com>2020-02-26 08:00:36 +0300
commit86281b96326d55ffe3de90f2c5930fba7452099c (patch)
tree614943e4bc14bca4a4be041fcf0ed88cfb3b2a95 /README.md
parente39a5790059b6b8274ed91f7b5b5b13641dff267 (diff)
Upstream the cpuinfo updates in XNNPACK/third_party/cpuinfo.patch. Author: The XNNPACK Team.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 393c32c..7d383ff 100644
--- a/README.md
+++ b/README.md
@@ -159,7 +159,7 @@ pthread_setaffinity_np(pthread_self(), sizeof(cpu_set_t), &cpu_set);
- [x] ARM-designed ARM cores (up to Cortex-A55 and Cortex-A75)
- [x] Qualcomm-designed ARM cores (up to Kryo, Kryo-280, and Kryo-385)
- [x] Nvidia-designed ARM cores (Denver)
- - [x] Samsung-designed ARM cores (Mongoose and Meerkat)
+ - [x] Samsung-designed ARM cores (Exynos)
- [x] Intel-designed ARM cores (XScale up to 3rd-gen)
- [x] Apple-designed ARM cores (up to Hurricane)
- [x] Cavium-designed ARM cores (ThunderX)