Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DON"T MERGE] [TEST] cpu plugin api 2.0 precision mismatch fixing #18544

Conversation

riverlijunjie
Copy link
Contributor

Details:

  • item1
  • ...

Tickets:

  • ticket-id

1. set_tensors_impl segment fault
2. ov::loaded_from_cache unsupported issue
1. ov::loaded_from_cache issue
2. throw_if_cancelled issue
3. import_model issue
4. set_tensor_impl issue
5. batched_inference issue
…ue to new plugin api have different behavior
@riverlijunjie riverlijunjie requested review from a team as code owners August 7, 2023 07:48
@github-actions github-actions bot added the category: IE Tests OpenVINO Test: plugins and common label Aug 7, 2023
@riverlijunjie riverlijunjie requested a review from a team as a code owner August 9, 2023 08:07
@github-actions github-actions bot added the category: Core OpenVINO Core (aka ngraph) label Aug 9, 2023
…hoose FP32 primType rather than BP16 primType
There are 2 output ports, but with the same port name, they should share the same tensor.
smoke_SetBlobCPU/SetBlobTest.CompareWithRefs/Type=INPUT_Device=CPU_PrecisionInNet=FP16_PrecisionInNgraph=BOOL
will report below error:
	 [ GENERAL_ERROR ] Supported Eltwise executor is not found
It need change convert precision to avoid such problem.
@riverlijunjie riverlijunjie force-pushed the river/cpu_plugin_api_2.0_precision branch from 2a8c5a2 to 677c5df Compare August 24, 2023 08:51
@riverlijunjie riverlijunjie requested a review from a team as a code owner August 24, 2023 08:51
@github-actions github-actions bot added the category: ONNX FE OpenVINO ONNX FrontEnd label Aug 24, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

This PR will be closed in a week because of 2 weeks of no activity.

@github-actions github-actions bot added the Stale label Sep 8, 2023
@github-actions
Copy link
Contributor

This PR was closed because it has been stalled for 2 week with no activity.

@github-actions github-actions bot closed this Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Core OpenVINO Core (aka ngraph) category: CPU OpenVINO CPU plugin category: IE Tests OpenVINO Test: plugins and common category: inference OpenVINO Runtime library - Inference category: ONNX FE OpenVINO ONNX FrontEnd category: Python API OpenVINO Python bindings Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant