openvino/src/plugins
Alexandra Sidorova df03b0437a
[Snippets] Refactored work with Buffers (#19644)
[Snippets] BufferManager is not derived from PassPipeline now

[Snippets] Added MemorySolver support

[Snippets] Made as static class

[Snippets] Added one-level inplace support

[Snippets] Added optimization bits

[Snippets] Small cosmetic fixes

[Snippets] Renamed to BufferSolver

[Snippets] Refactored

[Snippets] Fixed IdendifyBuffers

[Snippets] Add inplace multi + identify buffers

[Snippets] Made common pass

[Snippets] Added PassPipeline::get_pass<>()

[Snippets] Added comments, briefs, refactored smth

[Snippets] Fixed win build

[Snippets] Not allow to have the same Buffer ID for multi level Buffers

[Snippets] Moved CleanupRepeatedPtrShifts to common pioeline

[Snippets] Made IdentifyBuffers::ShiftPtrParams

[Snippets] Fixed window sliding mode

[Snippets] Refactored nested clusters

[Snippets] Adde normalized buffer regs

[Snippets] Not allowed to have the same ID for nested Buffers in IdentifyBuffers

[Snippets] Fixed DefineBufferClusters::are_buffer_neighbours::find

[Snippets] Removed useless method from InitLoops

[Snippets] Fixed CC build

[Snippets] Applied Ivan comments

[Snippets] Applied Ivan comment: refactored pass classes

[Snippets] Applied Vladislav comments

[Snippets] Applied Ivan comments 2

[Runtime] Moved MemorySolver to API2.0

[Snippets] Created common buffer allocation pass AllocateBuffers

[Snippets][Tests] Added InplaceEltwise unit test

[Snippets] fixed NormalizeBufferIDs

[Snippets][CPU] Fixed BrgemmBlocking lowered pass: move wsp for AMX to brgemm

[Snippets][CPU][Tests] Covered AMX MHA buffer allocation by unit tests
2023-11-30 17:46:35 +04:00
..
auto [Fixing]Fix some scan coverity issues (#21378) 2023-11-30 14:39:55 +04:00
auto_batch [Fixing]Fix some scan coverity issues (#21378) 2023-11-30 14:39:55 +04:00
hetero Fix `COPY_INSTEAD_OF_MOVE` and `AUTO_CAUSES_COPY` (#21267) 2023-11-27 16:31:32 +04:00
intel_cpu [Snippets] Refactored work with Buffers (#19644) 2023-11-30 17:46:35 +04:00
intel_gna [Snippets] Refactored work with Buffers (#19644) 2023-11-30 17:46:35 +04:00
intel_gpu This case will check the layout of condition in these conditions. (#21335) 2023-11-29 09:42:16 +00:00
proxy Revert "the proxy device with id should be also a proxy device. (#21248)" (#21271) 2023-11-24 17:49:37 +04:00
template Fix `COPY_INSTEAD_OF_MOVE` and `AUTO_CAUSES_COPY` (#21267) 2023-11-27 16:31:32 +04:00
CMakeLists.txt Mark some legacy API as deprecated (#17469) 2023-05-17 11:31:01 +04:00
README.md [DOCS] Move of developer documentation from wiki to md documents - master (#15372) 2023-02-16 11:03:11 +04:00

README.md

OpenVINO Plugins

OpenVINO Plugins provide support for hardware devices.

The list of supported plugins:

See also