openvino/src/plugins/intel_cpu
Vladislav Golubev b655fa55a1
[CPU] RNN: Shape checks are relaxed (#17724)
2023-05-31 12:13:44 +00:00
..
docs [DOCS] Link adjustment for dev docs + fix to build.md CPU link for master (#17744) 2023-05-31 13:27:20 +04:00
src [CPU] RNN: Shape checks are relaxed (#17724) 2023-05-31 12:13:44 +00:00
tests [CPU] RNN: Shape checks are relaxed (#17724) 2023-05-31 12:13:44 +00:00
thirdparty [CPU] Fix assert in oneDNN dw conv (#17634) 2023-05-30 18:00:43 +04:00
tools [CPU][Debug Tool] Support of commit-slider for Win OS (#15912) 2023-05-25 15:48:34 +00:00
CMakeLists.txt [CPU]Remove warning suppression '-Wno-sign-compare' and fix warnings (#16476) 2023-05-31 11:58:29 +04: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