Maratyszcza / NNPACK

Acceleration package for neural networks on multi-core CPUs
BSD 2-Clause "Simplified" License
1.67k stars 317 forks source link

Scheduling and cache blocking for heterogenous architectures #157

Open psiha opened 5 years ago

psiha commented 5 years ago

Global cache blocking values and thread scheduling don't map optimally to the new big.LITTLE systems with 'global task scheduling' (where all CPU tasks are active at the same time).