Alexandra Sidorova
Alexandra Sidorova
### Details: - *Removed contexts from Load/Store emitters* - *Updated `Interpolate`, `MVN`, `NMS`, `ROI Align`, `ROI Pooling`, `TopK`, `ColorConvert`* ### Tickets: - *89024*
### Details: - *Added support FQ for Snippets as FQ decomposition* - *Updated `snippets_mark_skipped`: Fixed ZeroPoints, fixed Reduce cases* - *Fixed `ConvertSaturation` and `ConvertTruncation`: added `BWDCMP_RTTI_DEFINITION` to avoid conflicts in...
### Details: - *Adjusted `get_aux_gpr` for Load and Store emitters to avoid extra `push` and `pop` for some cases. Example of one FP32 element loading on `AVX512` machine:*  ###...
### Details: - *N/A* ### Tickets: - *N/A* ### Prerequisites: - https://github.com/openvinotoolkit/openvino/pull/21934 - https://github.com/openvinotoolkit/openvino/pull/21881 - https://github.com/openvinotoolkit/openvino/pull/21895 - https://github.com/openvinotoolkit/openvino/pull/21922
### Details: - *Added `RuntimeConfigurator` support to configure runtime arguments (loop parameters, data offsets) for each static shapes in dynamic case.* - *Added Shape-Agnostic dynamism for Eltwise subgraphs (disabled by...
### Details: - *Added dynamism support to lowered passes* - *Brgemm related passes aren't affected (will be updated in the corresponding tasks to dynamic brgemm support)* ### Tickets: - *123272*...
### Details: - *Splitted `LoopInfo` into `ExpandedLoopInfo` and `UnifiedLoopInfo`. Now `UnifiedLoopInfo` is used for whole Loop before loop decomposition into specific iterations. `ExpandedLoopInfo` describes loop specific iterations that have been...
### Details: - *item1* - *...* ### Tickets: - *ticket-id*
### Details: - *Support THead C910v (`rv64gcv0p7_zfh_xtheadc`)* - *Added the separate cmake toolchain for T-Head CPUs with rvv071* ### Tickets: - *N/A*
### Details: - *Added GCC OpenMP for RISCV64* - *PR to oneDNN: https://github.com/openvinotoolkit/oneDNN/pull/247* ### Tickets: - *N/A * ### Prerequisites: - [ ] https://github.com/openvinotoolkit/openvino/pull/23901 - [ ] https://github.com/openvinotoolkit/openvino/pull/23964