openvino/src/plugins/intel_cpu
Vladislav Golubev 5e846a0433
[CPU] Extensions shape inference issue fix (#18824)
2023-07-28 15:02:38 +04:00
..
docs [CPU] Enable f16 inference precision (#16500) 2023-06-22 11:03:38 +04:00
src [CPU] Extensions shape inference issue fix (#18824) 2023-07-28 15:02:38 +04:00
tests [CPU] Extensions shape inference issue fix (#18824) 2023-07-28 15:02:38 +04:00
thirdparty [CPU] Apply sdl requirement for mlas (#18812) 2023-07-27 14:53:05 +04:00
tools Fix dump_check.py argument. (#18400) 2023-07-28 15:25:43 +08:00
CMakeLists.txt [CPU] MLAS backend integration (#17885) 2023-07-26 07:40:34 +00:00
README.md [CPU] Reorganize development documentation (#16708) 2023-05-17 17:29:47 +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