openvino/src/plugins/intel_cpu
Luo Cheng c6258294fe
[CPU] Support group beam search (#21954)
2024-01-09 13:13:40 +04:00
..
docs [DOCS] Hyperlink 23.3 update for master (#21908) 2024-01-08 12:40:54 +01:00
src [CPU] Support group beam search (#21954) 2024-01-09 13:13:40 +04:00
tests [CPU] Support group beam search (#21954) 2024-01-09 13:13:40 +04:00
thirdparty [CPU][ARM] Added acl_depthwise_convolution support for f16 convolution (#21817) 2024-01-03 13:31:59 +04:00
tools [Commit slider] Apppaths cashing (#21253) 2023-12-27 15:43:52 +04:00
CMakeLists.txt [CPU][ARM] Set `arm64-v8.2-a` as a default architecture (#21545) 2024-01-03 16:39:13 +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