Files
openvino/src/plugins/intel_cpu
Katarzyna Mitrus edf089bf22 [Pad-12] Introduce PadBase and Pad-12 operation (#17796)
* Introduce PadBase

* Update ov scope name

* Introduce Pad-12

* Common type_prop Pad tests

* Init Pad-12 ref tests

* Add Pad reference tests

* attr and op  check tests

* Move eval and clone inputs from PadBase

* Init opset12

* Headers clean up

* Update shape_inference map for CPU

* Update Pad evaluates to use ov::TensorVetor

* Update shape infer map with Pads

* Fix namespace

* Update op check test

* Add common Pad shape_inference tests

* Reuse PadBase shape_infer
2023-06-01 13:21:43 +02: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