* Remove constructors for ov Exceptions * Fixed linux build * Fixed ONNX Frontend * Fixed paddle * Fixed exceptions in tests * Deprecate constructors for ov::Exception * Suppress some warnings * Merge several exceptions * Some small changes * Suppress more warnings * More warnings * mode warnings * Suppress more warnings * More warnings
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
- Debug capabilities
- Performance analysis using ITT counters
- Intel Software Development Emulator (CPU emulation)
- Runtime parameters cache
- Internal CPU Plugin Optimizations