openvino/src/plugins/intel_cpu
Chenhu Wang feb0c7eff0
GN decomposition/tokenization test and snippets func test (#23903)
### Details:
 - *GroupNormalization decomposition test*
 - *GroupNormalization tokenization test*
 - *GroupNormalization snippets func test*

### Tickets:
 - *[CVS-136159](https://jira.devtools.intel.com/browse/CVS-136159)*
 - *[CVS-137359](https://jira.devtools.intel.com/browse/CVS-137359)*
2024-05-29 10:45:07 +00:00
..
docs [DOCS] Rename of operations-specifications section for master (#23404) 2024-03-12 11:33:00 +00:00
src GN decomposition/tokenization test and snippets func test (#23903) 2024-05-29 10:45:07 +00:00
tests GN decomposition/tokenization test and snippets func test (#23903) 2024-05-29 10:45:07 +00:00
thirdparty [CPU][ARM] Remove `acl_dw_convolution` from oneDNN (#24636) 2024-05-29 09:48:15 +00:00
tools [CPU]Align dump_check.py with blob dump header precision switch from deprecated ePrecision to ov::element::Type_t. (#24617) 2024-05-22 13:19:07 +00:00
CMakeLists.txt [CPU] [Snippets] Snippets for ARM (#23180) 2024-05-15 14:39:23 +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