### Details: - Extend Gather op with String support for data input (agreed to do it within the same op version, existing reference implementation is common for GatherBase and ready to handle strings, ref changes are not needed, just evaluate supported types updated) - Enable fallback to the reference implementation from CPU plugin - Extend Template and CPU plugin operator tests with string validation (most of the changes are tests related) ### Tickets: - 130688 |
||
|---|---|---|
| .. | ||
| docs | ||
| src | ||
| tests | ||
| thirdparty | ||
| tools | ||
| CMakeLists.txt | ||
| README.md | ||
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
- Debug capabilities
- Performance analysis using ITT counters
- Intel Software Development Emulator (CPU emulation)
- Runtime parameters cache
- Internal CPU Plugin Optimizations
- FakeQuantize insights and optimizations
- Selective build (Conditional Compilation)
- Workaround for python stack size on AMX hosts