A header file for Inference Engine CPU-Streams-based Executor implementation. More...
Go to the source code of this file.
Data Structures | |
| class | InferenceEngine::CPUStreamsExecutor |
| CPU Streams executor implementation. The executor splits the CPU into groups of threads, that can be pinned to cores or NUMA nodes. It uses custom threads to pull tasks from single queue. More... | |
Namespaces | |
| InferenceEngine | |
| Inference Engine Plugin API namespace. | |
A header file for Inference Engine CPU-Streams-based Executor implementation.