Skip to content

Fix m_auto_broadcast default value for SquaredDifference operation#4490

Merged
ilyachur merged 1 commit intoopenvinotoolkit:masterfrom
GlebKazantaev:gkazanta/squared_difference/fix_default_broadcast_value
Feb 26, 2021
Merged

Fix m_auto_broadcast default value for SquaredDifference operation#4490
ilyachur merged 1 commit intoopenvinotoolkit:masterfrom
GlebKazantaev:gkazanta/squared_difference/fix_default_broadcast_value

Conversation

@GlebKazantaev
Copy link
Copy Markdown
Contributor

@GlebKazantaev GlebKazantaev commented Feb 25, 2021

Description

Fix auto-broadcast default value for SquearedDifference operation to NUMPY which is correct according to the spec: https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/SquaredDifference_1.md
Undefined value (AutoBroadcastType::NONE) for auto-broadcast in default SquaredDifference c-tor leads to issues when we create operation using visitor API.

Tickets

49673

@openvino-pushbot openvino-pushbot added the category: Core OpenVINO Core (aka ngraph) label Feb 25, 2021
@GlebKazantaev GlebKazantaev added this to the 2021.3 milestone Feb 25, 2021
@ilyachur ilyachur merged commit 53a96f4 into openvinotoolkit:master Feb 26, 2021
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