Chen Peter
Chen Peter
### Context ov::Core{}.compile_model(path, "CPU -nstreams 1"); reports the error as expected: Device with "CPU -nstreams 1" name is not registered in the OpenVINO Runtime ov::Core{}.compile_model(path, "MULTI:CPU(1),GPU(2) -nstreams 1"); must not...
### Details: - *meta-plugins are tested with dedicated test binaries* - *Remove CPU/GPU/TEMPLATE from meta-plugin revalidate list* - *Keep GPU in AUTO-BATCH revalidate list since AUTO-BATCH is enabled by default...
NUM_STREAMS should be controlled by CPU/GPU plugin, so that CPU/GPU plugin can decide what is the best in different secnarios
This reverts commit 3ee95e2c10ec7ee8a19fd613e83707dfe1856c39. ### Details: - *item1* - *...* ### Tickets: - *ticket-id*
### Details: - *item1* - *...* ### Tickets: - *ticket-id*
### Details: - *There are only 2 query_model test cases in OVClassModelTestP* -- QueryModelActualNoThrow -- QueryModelWithKSO - *Move them to OVClassQueryModelTest* - *Delete empty OVClassModelTestP* ### Tickets: - *N/A*
### Details: - *Document threading conflicts on CPU device* - *Document threading impact for LLM with Optimum Intel API* ### Tickets: - *CVS-150542, CVS-145996*
https://github.com/openvinotoolkit/openvino/pull/26197
From https://github.com/luo-cheng2021/openvino.genai/tree/luocheng/qwen_moe