openvino/cmake/developer_package/cross_compile
Luo Cheng 04a7ecfadf
[CPU] PagedAttention supports dynamic-split fuse (#24107)
### Details:
 - *Merge first token and second token inference into one parallel loop*
- *~~Additional optimization: pre-transpose k-cache, pre-pack v-cache if
needed~~*
- *Additional optimization for first token: save q * k' upper triangle
matrix computation and (q * k') * v lower triangle matrix computation*
- *C++ pipeline can enable it:
https://github.com/ilya-lavrenov/openvino.genai/pull/9*
 - *TODO(in another PR):*
   - alibi support
   - performance tuning
   - testcase

### Tickets:
 - *[138673](https://jira.devtools.intel.com/browse/CVS-138673)*
2024-05-15 12:46:14 +04:00
..
cross_compiled_disp_gen.cmake copyright year update (#23370) 2024-03-14 09:37:02 +00:00
cross_compiled_disp_gen_options.in copyright year update (#23370) 2024-03-14 09:37:02 +00:00
cross_compiled_func.cmake [CPU] PagedAttention supports dynamic-split fuse (#24107) 2024-05-15 12:46:14 +04:00
find_commands.cmake Improved cross-compilation with python (#24160) 2024-04-22 18:33:05 +04:00
native_compile.cmake Intel compiler support (#24217) 2024-04-27 14:03:28 +00:00
python_helpers.cmake Improved cross-compilation with python (#24160) 2024-04-22 18:33:05 +04:00