Files
openvino/src/plugins/intel_cpu
Edward Shogulin 16adb01810 [LPT] SpaceToBatch & BatchToSpace implementation (#19660)
* [LPT] SpaceToBatch & BatchToSpace implementation

* Update docs/IE_PLUGIN_DG/plugin_transformation_pipeline/low_precision_transformations/pipeline/step3_main.md

* comments: fixes & refactoring

* rebase fix

* Update docs/IE_PLUGIN_DG/plugin_transformation_pipeline/low_precision_transformations/pipeline/step3_main.md

* rebase fix

---------

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-09-14 08:16:04 +01:00
..

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