* Optimization for gemm & fc in iGPU. FC: fake alignment for 16 is better in iGPU. Gemm: permute + gemm_tiled_opt is better than transposed_input + gemm_ref kernel for unaligned shapes to 16. Note that this is an temporal optimization and will be removed once the final solution (i.e., support unaligned transposed input shape in gemm_tiled_opt kernel) is availalbe. * Fix unittest * Fix for model_cache * Fix unittest |
||
|---|---|---|
| .. | ||
| auto | ||
| auto_batch | ||
| hetero | ||
| intel_cpu | ||
| intel_gna | ||
| intel_gpu | ||
| proxy | ||
| template | ||
| CMakeLists.txt | ||
| README.md | ||
README.md
OpenVINO Plugins
OpenVINO Plugins provide support for hardware devices.
The list of supported plugins: