Skip to content

ONNX ExperimentalDetectronGenerateProposalsSingleImage - unsafe inputs retrieval fix#4480

Merged
postrational merged 1 commit intoopenvinotoolkit:masterfrom
tomdol:ExperimentalDetectronGenerateProposalsSingleImage
Feb 25, 2021
Merged

ONNX ExperimentalDetectronGenerateProposalsSingleImage - unsafe inputs retrieval fix#4480
postrational merged 1 commit intoopenvinotoolkit:masterfrom
tomdol:ExperimentalDetectronGenerateProposalsSingleImage

Conversation

@tomdol
Copy link
Copy Markdown
Contributor

@tomdol tomdol commented Feb 25, 2021

Details:

  • Possible fix for the randomly failing onnx_model_experimental_detectron_generate_proposals_single_image causes tests (MSVC19/Debug)
  • The changes will guard the code from segfaulting if an incorrect number of inputs from a previous node is passed-in

Tickets:

  • 49234

@tomdol tomdol requested review from a team and postrational February 25, 2021 11:04
@openvino-pushbot openvino-pushbot added the category: Core OpenVINO Core (aka ngraph) label Feb 25, 2021
@postrational postrational merged commit 24d2502 into openvinotoolkit:master Feb 25, 2021
@tomdol tomdol deleted the ExperimentalDetectronGenerateProposalsSingleImage branch February 25, 2021 21:49
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)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants