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

[ONNX] Handle optional outputs for Dropout and MaxPool #4143

Merged

Conversation

mbencer
Copy link
Contributor

@mbencer mbencer commented Feb 2, 2021

Tikcet: 38705

@mbencer mbencer requested review from mitruska and tsocha February 2, 2021 13:40
@mbencer mbencer self-assigned this Feb 2, 2021
@mbencer mbencer requested a review from a team February 2, 2021 13:40
@openvino-pushbot openvino-pushbot added the category: Core OpenVINO Core (aka ngraph) label Feb 2, 2021
ngraph/frontend/onnx_import/src/op/dropout.cpp Outdated Show resolved Hide resolved
ngraph/frontend/onnx_import/src/op/dropout.cpp Outdated Show resolved Hide resolved
@mbencer mbencer requested a review from tsocha February 8, 2021 10:32
@mbencer mbencer requested a review from mitruska February 8, 2021 13:52
@mbencer mbencer requested a review from a team February 10, 2021 10:54
@mbencer mbencer requested a review from mitruska February 10, 2021 15:10
Copy link
Contributor

@mitruska mitruska left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general LGTM, just some extra thoughts.

ngraph/frontend/onnx_import/src/op/dropout.cpp Outdated Show resolved Hide resolved
ngraph/frontend/onnx_import/src/op/dropout.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@GlebKazantaev GlebKazantaev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve convert precision part.

@postrational postrational merged commit d821ec4 into openvinotoolkit:master Feb 15, 2021
@mbencer mbencer deleted the mbencer/HandleOnnxOptionalOutput branch March 4, 2021 08:43
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.

8 participants