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

Dynamic template plugin #6093

Closed
wants to merge 21 commits into from
Closed

Conversation

ilyachur
Copy link
Contributor

@ilyachur ilyachur commented Jun 9, 2021

Details:

Tickets:

  • ticket-id

@ilyachur ilyachur force-pushed the dynamic_plugin branch 8 times, most recently from 82e03b5 to 48c0b60 Compare June 15, 2021 06:29
@ilyachur ilyachur marked this pull request as ready for review June 15, 2021 07:10
@ilyachur ilyachur requested a review from a team as a code owner June 15, 2021 07:10
@ilyachur ilyachur requested review from a team June 15, 2021 07:10
@ilyachur ilyachur changed the title Dynamic plugin Dynamic template plugin Jun 15, 2021
@ilyachur ilyachur requested a review from slyalin June 15, 2021 07:10
@ilya-lavrenov ilya-lavrenov added this to the 2022.1 milestone Jun 15, 2021
@ilya-lavrenov ilya-lavrenov added the category: inference OpenVINO Runtime library - Inference label Jun 15, 2021
@ilyachur ilyachur force-pushed the dynamic_plugin branch 3 times, most recently from a1e92de to 5805ebf Compare June 18, 2021 06:59
@ilyachur ilyachur force-pushed the dynamic_plugin branch 2 times, most recently from 774c903 to 6d90398 Compare June 22, 2021 05:26
@ilyachur ilyachur marked this pull request as draft July 13, 2021 16:53
@ceciliapeng2011
Copy link
Contributor

@ilyachur This code line would throw an exception to my case.
My case is PaddlePaddle PPYolo and YoloV3, whose last layer are dynamic output layers, matrix_nms and multiclass_nms, respectively.
https://github.com/ilyachur/openvino/blob/743cb35cbf370921ec6ca8f46c7eb9c5eeb14b13/docs/template_plugin/src/template_infer_request.cpp#L254

@ilyachur
Copy link
Contributor Author

The updated PR #6969

@ilyachur ilyachur closed this Aug 19, 2021
@ilyachur ilyachur deleted the dynamic_plugin branch March 14, 2022 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: inference OpenVINO Runtime library - Inference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants