openvino/src/plugins/intel_cpu
Ilya Lavrenov a34ef680f2
Made plugins.hpp generation to be CONFIG dependent (#17139)
2023-04-24 14:48:45 +04:00
..
docs [DOCS] Proofreading developer documentation moved from wiki. (#15886) 2023-03-22 09:08:31 +01:00
src [ARM CPU] Fix smoke_if tests (#17095) 2023-04-21 14:45:22 +04:00
tests Enabled runtime model tests (#17131) 2023-04-22 11:07:36 +04:00
thirdparty [CPU] Fixed JIT Reorder impl on Apple targets (#17134) 2023-04-23 01:09:03 +04:00
tools [CPU] Commit slider: safe file opening (#16755) 2023-04-21 11:42:42 +04:00
CMakeLists.txt Made plugins.hpp generation to be CONFIG dependent (#17139) 2023-04-24 14:48:45 +04:00
README.md [CPU] ARM architecture support (#15256) 2023-04-12 18:42:05 +04:00

README.md

OpenVINO Intel CPU Plugin

Key Contacts

For assistance regarding CPU, contact a member of openvino-ie-cpu-maintainers group.

Components

CPU Plugin contains the following components:

  • docs - developer documentation pages for the component.
  • src - sources of the core component.
  • tests - tests for OpenVINO Plugin components.
  • thirdparty - third-party modules.
  • tools - tools and helpers for OpenVINO Plugin components.

Tutorials

See also